diff --git a/README.md b/README.md index 0e889dc..b36c70c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ sudo make install ### testing ```sh -make test +make && ./test/test.run ``` ### server start & stop