From dc9e4c7eae5b7450605930294480b020d4d97d89 Mon Sep 17 00:00:00 2001 From: Jimmy Luntzel Date: Sun, 11 Jul 2021 15:03:31 -0500 Subject: [PATCH] Updated Digital Dash (markdown) --- Digital-Dash.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/Digital-Dash.md b/Digital-Dash.md index 77746e94..b8af9ad5 100644 --- a/Digital-Dash.md +++ b/Digital-Dash.md @@ -16,19 +16,25 @@ Controls|[Keyboard and Mouse](https://www.amazon.com/Logitech-Wireless-Keyboard- 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) + a. Default home directory 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. -ii. Load your tune and dash -iii. Go to options - preferences - select "load last project on startup" -iv. Go to options - preferences - select "make dashboard fullscreen" -v. Save tune. Close 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. + + ii. Load your tune and dash + + iii. Go to options - preferences - select "load last project on startup" + + iv. Go to options - preferences - select "make dashboard fullscreen" + + v. Save tune. Close TunerStudio