File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,6 @@ It has been tested on the 5-20 and 6-6 Angstrom image on the BeagleBone Black.
1212
1313**Installation on Angstrom **
1414
15- Easiest::
16-
17- /usr/bin/ntpdate -b -s -u pool.ntp.org
18- opkg update && opkg install python-pip python-setuptools
19- pip install Adafruit_BBIO
20-
2115Manual::
2216
2317 git clone git://github.com/contactless/wb-io-python.git
@@ -30,16 +24,6 @@ Manual::
3024
3125**Installation on Ubuntu/Debian **
3226
33- Easiest::
34-
35- sudo ntpdate pool.ntp.org
36- sudo apt-get update
37- sudo apt-get install build-essential python-dev python-pip -y
38- #easy_install -U distribute //debian only
39- sudo pip install Adafruit_BBIO
40-
41- Manual::
42-
4327 sudo ntpdate pool.ntp.org
4428 sudo apt-get update
4529 sudo apt-get install build-essential python-dev python-pip -y
You can’t perform that action at this time.
0 commit comments