Skip to content

Commit 0f261b6

Browse files
authored
Update README.md
1 parent e4dc38f commit 0f261b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ git clone git://github.com/adafruit/adafruit-beaglebone-io-python.git
2929
cd adafruit-beaglebone-io-python
3030
sudo python setup.py install
3131
```
32+
33+
Upgrade Adafruit_BBIO to latest version on [PyPI](https://pypi.python.org/pypi/Adafruit_BBIO):
34+
```
35+
sudo pip install --upgrade Adafruit_BBIO
36+
```
3237

3338
## Usage
3439

0 commit comments

Comments
 (0)