Update README.md

This commit is contained in:
Hirzi
2021-07-10 13:26:05 +07:00
committed by GitHub
parent f682026f6c
commit ab191faab2

View File

@@ -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`