diff --git a/doc/OVERVIEW-SOFTWARE.md b/doc/OVERVIEW-SOFTWARE.md index e9a69e3..645e1db 100644 --- a/doc/OVERVIEW-SOFTWARE.md +++ b/doc/OVERVIEW-SOFTWARE.md @@ -6,7 +6,7 @@ * Flash a fresh Raspian buster * run installer ``` -/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/8cH9azbsFifZ/moonboard/master/instll/install.sh)" +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/8cH9azbsFifZ/moonboard/master/install/install.sh)" ``` ## Software description @@ -30,4 +30,4 @@ sudo systemctl stop moonboard.service # LED Driver *** FIXME *** -The LED driver scripts are located in the folder LED. moonboard.py is invoked by the BLE service. Alternatively you can run moonboard.py directly, i.e. for LED strip installation or hold setup. \ No newline at end of file +The LED driver scripts are located in the folder LED. moonboard.py is invoked by the BLE service. Alternatively you can run moonboard.py directly, i.e. for LED strip installation or hold setup.