Update install.sh

This commit is contained in:
tdeerenberg
2023-11-16 21:09:21 +01:00
committed by GitHub
parent 1b23e84331
commit f243f6da08

View File

@ -2,4 +2,4 @@
# Make sure to add ~/.local/bin to $PATH
pip3 install -r requirements.txt
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"