Skip to content

Commit fba331c

Browse files
committed
Update Step 3 to match current versions of PyCharm
1 parent 41af49a commit fba331c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
15.4 KB
Loading

programming/editors/pycharm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following instructions will guide you through setting up your local environm
1515
1. Open your robot code project in PyCharm.
1616
2. Head to **File** → **Settings** or **PyCharm** → **Preferences** on a Mac.
1717
![Location of Settings menu option in PyCharm for Windows and Linux]({{ site.baseurl }}/images/content/programming/pycharm_app_menu.png)
18-
3. Select `Project` → `Project Interpreter` from the list on the left.
18+
3. Select `Project` → `Python Interpreter` from the list on the left.
1919
4. Click the `+` symbol at the top of the packages list to install a new library.
2020
![PyCharm Interpreter Settings dialog]({{ site.baseurl }}/images/content/programming/pycharm_interpreter_settings.png)
2121
5. Search for `sr.robot3` then click `Install Package`

0 commit comments

Comments
 (0)