Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbzz authored Aug 10, 2021
1 parent d07fc72 commit fe83f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pip3 install font-roboto
Once you have installed the Pimoroni software as above, the easiest way to download this software is to copy and paste the following command, which will make a copy of all the files in a folder called **agile-blinkt-indicator** in your home directory. This won't work unless you've installed the Blinkt! library above (or installed `git` yourself).

```
cd ~ && git -c advice.detachedHead=false clone --depth 1 -b v2.0.0 https://github.com/jerbzz/pi-eco-indicator.git
cd ~ && git -c advice.detachedHead=false clone --depth 1 -b v2.0.1 https://github.com/jerbzz/pi-eco-indicator.git
```
# How to use this code

Expand Down

0 comments on commit fe83f3c

Please sign in to comment.