From 5d20ab866a3ca3dd55b1fe8f4264b1728b227647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?b=CA=B0edoh=E2=82=82=20sw=C3=A9?= Date: Wed, 18 Dec 2024 22:15:03 +0500 Subject: [PATCH] Edit README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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