mirror of
https://github.com/tdeerenberg/Musort.git
synced 2025-07-16 00:54:19 +00:00
Update install.sh
This commit is contained in:
@ -2,4 +2,4 @@
|
|||||||
# Make sure to add ~/.local/bin to $PATH
|
# Make sure to add ~/.local/bin to $PATH
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
cp src/musort.py ~/.local/bin/musort
|
cp src/musort.py ~/.local/bin/musort
|
||||||
echo "IF NOT DONE ALREADY, ADD '~/local/bin' TO $ PATH"
|
echo "IF NOT DONE ALREADY, ADD '~/.local/bin' TO $ PATH"
|
Reference in New Issue
Block a user