Skip to content

Commit 870d609

Browse files
committed
Merge pull request ev3dev#63 from ddemidov/patch-1
Update python-ev3dev installation instructions
2 parents 4c9e839 + 6724e5c commit 870d609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The python code is using the [Python API](https://github.com/ddemidov/ev3dev-lan
1919

2020
* Now, the actual module installation:
2121

22-
easy_install http://ddemidov.github.io/ev3dev-lang-python/python_ev3dev-latest.egg
22+
easy_install -U python-ev3dev
2323

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

0 commit comments

Comments
 (0)