Skip to content

Commit 1831118

Browse files
committed
Update: script: give more space to final notices and improve instructions for running newly instaled Rack Free.
1 parent 0d1ed11 commit 1831118

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

install_rack_free.sh

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,21 @@ echo
354354
echo "Done! Enjoy your Rack Free!"
355355
echo
356356
echo "You can run VCV Rack Free ${rackVersion} from the command line by typing:"
357-
echo "'cd ${HOME}/Rack2Free' Enter"
358-
echo "'./Rack' Enter"
357+
echo
358+
echo "'cd $HOME/Rack2Free' and pressing ENTER."
359+
echo
360+
echo "Followed by"
361+
echo
362+
echo "'./Rack' and pressing ENTER."
359363
echo
360364
echo "Now that VCV Rack Free is installed; perhaps you would enjoy my plugins!"
365+
echo
361366
echo "They are free as in freedom and as in beer!"
367+
echo
362368
echo "You can get them from the VCV Rack Library:"
363369
echo "Sanguine Mutants:"
364370
echo "https://library.vcvrack.com/SanguineMutants"
371+
echo
365372
echo "Sanguine Monsters:"
366373
echo "https://library.vcvrack.com/SanguineMonsters"
367374
echo

0 commit comments

Comments
 (0)