Skip to content

Commit

Permalink
Update README.md for 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbzz authored Dec 9, 2023
1 parent 168d254 commit 0be6f4b
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 @@ -40,7 +40,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 **pi-eco-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.2.2 https://github.com/jerbzz/pi-eco-indicator.git
cd ~ && git -c advice.detachedHead=false clone --depth 1 -b v2.5.0 https://github.com/jerbzz/pi-eco-indicator.git
```
# How to use this code

Expand Down

0 comments on commit 0be6f4b

Please sign in to comment.