diff --git a/README.md b/README.md index c0a516a..f86cc67 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ Server for the [Sugoma's RAC protocol](https://bedohswe.eu.org/text/rac/protocol.md.html). -npx tsc && node . IP PORT + +npm i && npx tsc && node . IP PORT