From ab191faab221f7091818d26b2ca4bfef3364acb1 Mon Sep 17 00:00:00 2001 From: Hirzi <64255651+HirziDevs@users.noreply.github.com> Date: Sat, 10 Jul 2021 13:26:05 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dd9780..b6445a6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Installation -------------------- - `Create server at your pterodactyl panel and copy the server id` -- `Paste the server id at nodelist array` [ready.js line 2](https://github.com/HirziDevs/PteroStats/blob/main/events/ready.js) +- `Paste the server id at nodelist array` [index.js line 17](https://github.com/HirziDevs/PteroStats/blob/main/index.js) - `fill in the required informations in the config.json file` - `Run npm install in the root directory of the bot files` - `Run node index.js and you are done`