Skip to content

Commit 6821db8

Browse files
committed
more readme update
1 parent c9cef77 commit 6821db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Requires Python 3 and pip. A couple example files have been provided if you pref
2828

2929
0. `apt-get update && apt-get install -y pip` to install Python and pip if needed.
3030
1. `cd Python && pip install -r requirements.txt`
31-
2. Remain in the Python folder and `interactive_data_getter.py` using Python. Supply a filename of your choice and a Spotify playlist ID, or use the defaults (but that's boring).
31+
2. Remain in the Python folder and run `python interactive_data_getter.py` or `python3 interactive_data_getter.py` depending on your install. Supply a filename of your choice and a Spotify playlist ID, or use the defaults (but that's boring).
3232

3333
# Specific Testing Instructions
3434
Assumes test executable exists:

0 commit comments

Comments
 (0)