This commit is contained in:
Wizzard 2023-07-13 13:18:38 -04:00
parent 0ec7cbb248
commit 370646b5fe
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ A nodejs script to show your current listening status on [lastfm](https://last.f
## Installation ## 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 Open the console in which you downloaded the program in
type ```npm i``` to install necessary necessary. type ```npm i``` to install necessary necessary.