8 lines
132 B
Markdown
8 lines
132 B
Markdown
# Installation
|
|
|
|
```bash
|
|
$ git clone https://gitea.starfour.de/Berufsschule/tictactoe.git
|
|
$ cd tictactoe
|
|
$ cl main.cpp
|
|
$ main.exe
|
|
``` |