From f53d15bfe60f112ebb154ac19e993c72489f4b8e Mon Sep 17 00:00:00 2001 From: Shobhit Pathak Date: Thu, 28 Sep 2023 13:10:05 +0530 Subject: [PATCH] Updated Readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 810540a..866bb87 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,7 @@ A simple web panel to control CS2 servers via RCON ## Usage - Install NodeJS 18.0 or higher - Run `npm install` in the root project folder +- Run `npm install -g nodemon` to install nodemon - Run `nodemon app.js` in the root project folder - Default login credentials can be changed from db.js