Skip to content

Commit c086340

Browse files
authored
Update episodes/13-ides.md
1 parent 860516b commit c086340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/13-ides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ You can do that as follows:
261261

262262
- Right-click on the binary and select Copy Path.
263263
- Use the keyboard shortcut `CTRL-SHIFT-P` (Windows, Linux) or `CMD-SHIFT-P` (macOS) or to bring up the VS Code **Command Palette**, then search for `Python: Select Interpreter`.
264-
- Click `Enter interpreter path...`, paste the path you copied followed by Enter.
264+
- Click `Enter interpreter path...`, and paste the path you copied followed by Enter.
265265

266266
![](fig/vscode-interpreter-path.png){alt='Set interpreter path in VS Code' .image-with-shadow width="800px"}
267267

0 commit comments

Comments
 (0)