Skip to content
Cole Brinsfield edited this page Feb 14, 2021 · 10 revisions

Building Dash will create the dash binary in ~/dash/bin/. If you used the optional rpi.sh script, you may have installed dash as a service.

Depending on what you're running it on, you may need to make some adjustments to your system. On a raspberry pi, all necessary adjustments should have been performed by install.sh

For additional information regarding OS level details (udev rules, graphics driver, etc...), Check out the following section:

Additional Considerations

Run the Application

cd ~/dash/bin

./dash

Clone this wiki locally