mirror of
https://github.com/JonasunderscoreJones/PinBoardBot.git
synced 2025-10-22 17:59:17 +02:00
added node version requirement
This commit is contained in:
parent
b0faa6dcc4
commit
1ddd7b32c1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ https://discord.com/oauth2/authorize?client_id=CLIENT_ID&scope=bot
|
|||
```
|
||||
npm i
|
||||
```
|
||||
7. run the following command to start the bot (npm must be installed)
|
||||
7. run the following command to start the bot (npm (any) and node version `18.8.x` must be installed)
|
||||
```
|
||||
npm start
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue