Update README.md

This commit is contained in:
Cecemel_PvP
2020-12-27 11:49:26 +01:00
committed by GitHub
parent 90f1bc2ca9
commit de04c79b08

View File

@@ -44,6 +44,7 @@ To start the bot :
``` ```
#With Node #With Node
node index.js node index.js
npm start #Indicated in package.json
#With pm2 #With pm2
pm2 start index.js --name "MusicBot" pm2 start index.js --name "MusicBot"