Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ A [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marke
+ If it's already in your path then you're set
+ Otherwise, to select a different Python Interpreter/Version (or use a virtual environment), use the command `Select Workspace Interpreter`)

## [Documentation](https://aka.ms/pvsc-docs)
For further information and details continue through to the [documentation](https://aka.ms/pvsc-docs).
## [Documentation](https://code.visualstudio.com/docs/languages/python)
For further information and details continue through to the [documentation](https://code.visualstudio.com/docs/languages/python).

## Issues, Feature Requests, and Contributions
* If you come across a problem with the extension please [file an issue](https://github.com/microsoft/vscode-python)
Expand Down