Updated Digital Dash (markdown)

This commit is contained in:
Jimmy Luntzel 2021-07-11 15:00:54 -05:00
parent 2b978b8761
commit 703c22897f
1 changed files with 10 additions and 11 deletions

View File

@ -14,13 +14,12 @@ Controls|[Keyboard and Mouse](https://www.amazon.com/Logitech-Wireless-Keyboard-
1. Download [TunerStudio](http://tunerstudio.com/index.php/downloads) - you want the tar.gz file
2. Extract to your home directory
***
a. default is "pi", open terminal and type: "ls /home/pi/TunerStudioMS" (if your home directory isnt "pi" change to match your home directory)
b. Ensure that "TunerStudio.sh" shows up in the results. If it is not, re-install
3. Create link to start TunerStudio:
***
a. Open termnial and type: "ln -s /home/pi/TunerStudioMS/TunerStudio.sh /usr/local/bin"
b. Once complete in terminal type: type: "bash /usr/local/bin/TunerStudio.sh"