Skip to content

Commit adb1ad3

Browse files
Anton VanhouckeAnton Vanhoucke
authored andcommitted
Better image?
1 parent edd2ddb commit adb1ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
## Installing ev3dev-python on the development machine ##
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-
{% include inline-screenshot.html source="/images/osx/PyCharm/missing-lib.png" caption="Darn those curly red lines"%}
108+
![Curly lines]({{ site.github.url }}/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)