From 93f34e6787b1a92dbd8d38cf54dbdeb0f6763932 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Sun, 3 Sep 2023 18:29:48 -0400 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15a2986..9b3fac2 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ A nodejs script to show your current listening status on [lastfm](https://last.f Open the folder you wish to install to and start a terminal or cmd in that folder. Type ```git clone https://git.deadzone.lol/Wizzard/lastfm-discord-rp```. -Open the console in which you downloaded the program in +Open the console in which you downloaded the program in and type ```npm i``` to install necessary necessary. ## Running -Renamed "config.example.json" to "config.json and fill it out with the correct information. +Rename "config.example.json" to "config.json and fill it out with the correct information. After that, open the scripts folder and run either start.bat or start.sh depending on OS. ## FAQ