From bea8da4120ee026396b299ae9a8791f139dcdbea Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sun, 13 Feb 2022 03:24:49 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d891288..5db3c06 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ sudo git clone git@git.sarimoko.com:Heyo/TMI_js.git --mysql ```bash sudo npm install tmi.js@1.5.0 sudo npm install dotenv +sudo npm install request-promise sudo node TMI_js.js ``` ### Auto-Start on Boot