Skip to content

Commit a61b21d

Browse files
authored
Update OVERVIEW-SOFTWARE.md
typo
1 parent 57d9639 commit a61b21d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/OVERVIEW-SOFTWARE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Flash a fresh Raspian buster
77
* run installer
88
```
9-
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/8cH9azbsFifZ/moonboard/master/instll/install.sh)"
9+
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/8cH9azbsFifZ/moonboard/master/install/install.sh)"
1010
```
1111

1212
## Software description
@@ -30,4 +30,4 @@ sudo systemctl stop moonboard.service
3030
# LED Driver
3131
*** FIXME ***
3232

33-
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.
33+
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 commit comments

Comments
 (0)