Update README.md

This commit is contained in:
Lasse Edfast 2021-03-04 10:52:36 +01:00 committed by GitHub
parent 8c2895b57c
commit 1b9289ea02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,21 @@
_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>
cd users/path/to/project/folder
_The project folder can be any folder, like the one you use for your Hindenburg project_
**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>
Write "python" and then drag the musicreport.py file into the terminal window, should then look like _python users/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.