15 lines
522 B
Markdown
15 lines
522 B
Markdown
# Instructions
|
||
|
||
_Make sure you have Pandas installed, else run pip install pandas_
|
||
|
||
**In terminal:**
|
||
cd <path to folder where you want the music report to end up>
|
||
|
||
**In Hindenburg:**
|
||
Choose File > Music Report, then Copy
|
||
|
||
**In terminal:**
|
||
python <drag the musicreport.py file into the terminal window>, should then look like python <path to musicreport.py>
|
||
|
||
_You can start in Hindnburg, just make sure you're not copying anything – like a path – before you run the script as the script gets the info from clipboard.
|