1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2024-12-22 12:54:29 +01:00

Fixed copy-paste error!

This commit is contained in:
Sandy Macdonald 2017-10-19 12:30:52 +01:00 committed by GitHub
parent 09570742aa
commit ae48c5aa7f

View File

@ -17,7 +17,7 @@ on your Raspberry Pi desktop, as illustrated below:
In the new terminal window type the command exactly as it appears below (check for typos) and follow the on-screen instructions:
```bash
curl https://get.pimoroni.com/scrollphathd | bash
curl https://get.pimoroni.com/bme680 | bash
```
### Manual install: