Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gesslerpd committed Sep 17, 2016
1 parent 3d9ba4d commit 78279cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ make client
```
or
```bash
$ gcc -o client src/client.c -lpthread
$ gcc -o client src/client.c -pthread
```

#### Server
Expand Down

0 comments on commit 78279cf

Please sign in to comment.