Skip to content

Commit 9bdc66d

Browse files
Anton VanhouckeAnton Vanhoucke
authored andcommitted
typo
1 parent 6539208 commit 9bdc66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/python-development-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Now type the hostname of the ev3dev machine, followed by a semicolon the project
105105

106106
Now you can continue where you left of on the ev3dev machine, but with a larger screen, better keyboard and more tools! There is one problem, though: PyCharm puts red curly lines under the ev3dev library.
107107

108-
![Curly red lines](/images/osx/PyCharm/missing-lib.png")
108+
![Curly red lines](/images/osx/PyCharm/missing-lib.png)
109109

110110
And that's logical, because the ev3dev library is missing on the development machine. If we install it we won't be able to run motors, but the documentation and autocomplete will be active. So on your development machine start a terminal and do:
111111

0 commit comments

Comments
 (0)