Skip to content

Commit 860516b

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

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
@@ -260,7 +260,7 @@ You can do that as follows:
260260
![](fig/vscode-select-interpreter.png){alt='Select python interpreter in VS Code' .image-with-shadow width="800px"}
261261

262262
- Right-click on the binary and select Copy Path.
263-
- Use the keyboard shortcut `CTRL-SHIFT-P` (Windows) or `CMD-SHIFT-P` (macOS) or to bring up the VS Code **Command Palette**, then search for `Python: Select Interpreter`.
263+
- 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`.
264264
- Click `Enter interpreter path...`, 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"}

0 commit comments

Comments
 (0)