From de04c79b08795dbc07467334d087820843533a39 Mon Sep 17 00:00:00 2001 From: Cecemel_PvP Date: Sun, 27 Dec 2020 11:49:26 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad78a80..b66e67d 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ To start the bot : ``` #With Node node index.js +npm start #Indicated in package.json #With pm2 pm2 start index.js --name "MusicBot"