Private
Public Access
2
0

README: Update PPA instructions

Fixes #581

Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2016-09-21 23:50:28 +03:00
parent def454e33c
commit 92fdb8aa01

View File

@@ -60,7 +60,7 @@ https://launchpad.net/~mraa/+archive/ubuntu/mraa
```bash
sudo add-apt-repository ppa:mraa/mraa
sudo apt-get install libmraa1 libmraa-dev mraa-gpio mraa-tools python2-mraa python3-mraa
sudo apt-get install libmraa1 libmraa-dev mraa-tools python-mraa python3-mraa
```
Node.js package is available seperately.