File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
images/content/programming Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The following instructions will guide you through setting up your local environm
15
15
1 . Open your robot code project in PyCharm.
16
16
2 . Head to ** File** &rarr ; ** Settings** or ** PyCharm** &rarr ; ** Preferences** on a Mac.
17
17
![ Location of Settings menu option in PyCharm for Windows and Linux] ({{ site.baseurl }}/images/content/programming/pycharm_app_menu.png)
18
- 3 . Select ` Project ` &rarr ; ` Project Interpreter` from the list on the left.
18
+ 3 . Select ` Project ` &rarr ; ` Python Interpreter` from the list on the left.
19
19
4 . Click the ` + ` symbol at the top of the packages list to install a new library.
20
20
![ PyCharm Interpreter Settings dialog] ({{ site.baseurl }}/images/content/programming/pycharm_interpreter_settings.png)
21
21
5 . Search for ` sr.robot3 ` then click ` Install Package `
You can’t perform that action at this time.
0 commit comments