Skip to content

Commit 86e1aa0

Browse files
version 3.1.1
1 parent 1692087 commit 86e1aa0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ It runs in a terminal and uses matplotlib plots for graph modes.
3535

3636
## Installation
3737

38-
Latest version 3.1.0 (03-2026)
3938

4039
**PyPI — pip or pipx**
4140

@@ -50,8 +49,8 @@ pip install rpi-tempmon[graphs]
5049
**Manually install from GitHub**
5150

5251
```sh
53-
curl -sL https://github.com/gavinlyonsrepo/raspberrypi_tempmon/archive/3.1.0.tar.gz | tar xz
54-
cd raspberrypi_tempmon-3.1.0
52+
curl -sL https://github.com/gavinlyonsrepo/raspberrypi_tempmon/archive/3.1.1.tar.gz | tar xz
53+
cd raspberrypi_tempmon-3.1.1
5554
pip install .
5655
```
5756

0 commit comments

Comments
 (0)