We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c9e839 + 6724e5c commit 870d609Copy full SHA for 870d609
1 file changed
projects/_posts/2015-05-06-EV3-Print3rbot.md
@@ -19,7 +19,7 @@ The python code is using the [Python API](https://github.com/ddemidov/ev3dev-lan
19
20
* Now, the actual module installation:
21
22
- easy_install http://ddemidov.github.io/ev3dev-lang-python/python_ev3dev-latest.egg
+ easy_install -U python-ev3dev
23
24
The ev3dev version must be at least [ev3dev-jessie-2015-05-01](https://github.com/ev3dev/ev3dev/releases/tag/ev3dev-jessie-2015-05-01).
25
0 commit comments