Skip to content

Commit 420ed05

Browse files
Update episodes/13-ides.md
Co-authored-by: Steve Crouch <s.crouch@software.ac.uk>
1 parent 7031e1a commit 420ed05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/13-ides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ are configured correctly for your project.
258258

259259
You can do than as follows:
260260

261-
- Navigate to the location of the Python binary within the virtual environment using the file browser. The Python binary will be located in <virtual environment directory>/bin/python3 within the project directory.
261+
- Navigate to the location of the Python binary within the virtual environment using the file browser. The Python binary will be located in, e.g. `venv/bin/python3` within the project directory.
262262

263263
![](fig/vscode-select-interpreter.png){alt='Select python interpreter in VS Code' .image-with-shadow width="800px"}
264264

0 commit comments

Comments
 (0)