diff --git a/README.md b/README.md index acaaf93..da32b17 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ make ``` ## Use - +Server as root (because port 17) ```sh -./server -./client +# ./server +$ ./client ```