1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2025-08-10 10:48:45 +02: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: In the new terminal window type the command exactly as it appears below (check for typos) and follow the on-screen instructions:
```bash ```bash
curl https://get.pimoroni.com/scrollphathd | bash curl https://get.pimoroni.com/bme680 | bash
``` ```
### Manual install: ### Manual install: