Skip to content

Commit d6eb4e4

Browse files
authored
Update README for Raspberry Pi install script
Needed to chmod 755 for good measure.
1 parent e1622db commit d6eb4e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ For Raspberry Pi OS (Raspian) run:
4747
```shell script
4848
cd ~
4949
wget https://raw.githubusercontent.com/lobe/lobe-python/master/scripts/lobe-rpi-install.sh
50+
chmod 755 lobe-rpi-install.sh
5051
sudo ./lobe-rpi-install.sh
5152
```
5253

0 commit comments

Comments
 (0)