usage precisions

This commit is contained in:
Arthur Coppey 2021-08-22 12:45:54 +02:00 committed by GitHub
parent 41efad7276
commit 2487f3482f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,8 @@ make
``` ```
## Use ## Use
Server as root (because port 17)
```sh ```sh
./server # ./server
./client $ ./client
``` ```