Skip to content

Commit a621066

Browse files
committed
Update 2015-05-06-EV3-Print3rbot.md
1 parent 5be75e2 commit a621066

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

projects/_posts/2015-05-06-EV3-Print3rbot.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,11 @@ The python code is using the [Python API](https://github.com/ddemidov/ev3dev-lan
1515

1616
* Prerequisites:
1717

18-
```
19-
apt-get install libboost-python-dev python-setuptools python-pil
20-
```
18+
apt-get install libboost-python-dev python-setuptools python-pil
2119

2220
* Now, the actual module installation:
2321

24-
```
25-
easy_install http://ddemidov.github.io/ev3dev-lang-python/python_ev3dev-latest.egg
26-
```
22+
easy_install http://ddemidov.github.io/ev3dev-lang-python/python_ev3dev-latest.egg
2723

2824
The ev3dev version must be at least [ev3dev-jessie-2015-05-01](https://github.com/ev3dev/ev3dev/releases/tag/ev3dev-jessie-2015-05-01).
2925

0 commit comments

Comments
 (0)