From 370646b5feccf8d88e3993d599a4155947fc0b9e Mon Sep 17 00:00:00 2001 From: Wizzard <25581244+Wizzard@users.noreply.toomuchslop.com> Date: Thu, 13 Jul 2023 13:18:38 -0400 Subject: [PATCH] changes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a4c4c08..15a2986 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ A nodejs script to show your current listening status on [lastfm](https://last.f ## Installation +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 type ```npm i``` to install necessary necessary.