merge rusEFI wiki
This commit is contained in:
commit
2b978b8761
|
@ -1,6 +1,6 @@
|
|||
Page for how to set up a Raspberry Pi with TunerStudio as a Digital Dash
|
||||
|
||||
##Hardware Needed
|
||||
# Hardware Needed
|
||||
|
||||
Component|Link
|
||||
-------|----------
|
||||
|
@ -14,10 +14,14 @@ 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"
|
||||
i. TunerStudio will open. Enter your registration information now.
|
||||
|
|
Loading…
Reference in New Issue