Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtadeo authored Dec 21, 2022
1 parent 5988ecc commit 0d05411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This program uses Spotify API and websockets to control Raspberry Pi and display
4. Set the redirect URI to http://[HOSTNAME]:[PORT]/callback/

## Express Server Setup on Raspberry Pi
1. `ssh pi@[hostname]:[port]`
1. `ssh pi@[HOSTNAME]:[PORT]`
2. `git clone https://github.com/ajtadeo/Spotipi.git`
2. `cd Spotipi`
3. `npm i`
Expand Down

0 comments on commit 0d05411

Please sign in to comment.