Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,7 +1,8 @@
|
||||
# Contribution
|
||||
# Installation
|
||||
|
||||
If you're developing on linux you got to set an alias for cls so that it actually runs clear
|
||||
|
||||
`$ alias cls="clear"`
|
||||
|
||||
project is too small to implement a proper `windows` / `unix` / `unix-like` detection and clear screen properly so this fix will do.
|
||||
```bash
|
||||
$ git clone https://gitea.starfour.de/Berufsschule/tictactoe.git
|
||||
$ cd tictactoe
|
||||
$ cl main.cpp
|
||||
$ main.exe
|
||||
```
|
||||
Reference in New Issue
Block a user