Skip to content

Commit

Permalink
Update OVERVIEW-SOFTWARE.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
8cH9azbsFifZ authored Dec 9, 2020
1 parent 57d9639 commit a61b21d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/OVERVIEW-SOFTWARE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
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.

0 comments on commit a61b21d

Please sign in to comment.