Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BrokenSwing committed Apr 17, 2020
1 parent 32cd0a3 commit 59ededd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
## Building

* Use CMake
* Use `gcc` :
* Build client : `gcc src/client/client.c src/common/sockets.c -o client`
* Build server : `gcc src/server/server.c src/common/sockets.c -o server`

## Running

Expand Down

0 comments on commit 59ededd

Please sign in to comment.