From 5aa9d631453d3bbc30b24082115fcd41abfcb6b6 Mon Sep 17 00:00:00 2001 From: Earnest Angel <57413115+earnestangel@users.noreply.github.com> Date: Sat, 30 Mar 2024 13:30:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e12e5e9..fc734a45 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ via npm like below) # change directory cd RirikoBot # To run the bot, configure your bot first (config.js or .env) before running this: - npm run start:prod + npm run start ``` If you dont have npx: