Skip to content

Commit

Permalink
Connect4
Browse files Browse the repository at this point in the history
  • Loading branch information
Var7600 committed Mar 1, 2022
1 parent 0f38f61 commit d9c3738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ after the respitory dowloaded you cant type this command
-On `Linux`

```bash
cd ./Connect4
./install.sh
```
-On `Windows`

```bash
cd ./Connect4
make && make clean
```

Expand Down

0 comments on commit d9c3738

Please sign in to comment.