diff --git a/README.md b/README.md index 9c1f27e5de6b..d3159450e14f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An extension with rich support for the [Python language](https://www.python.org/ * optionally install `ctags` for Workspace Symbols, from [here](http://ctags.sourceforge.net/), or using `brew install ctags` on OSX. * If Python is in the current path + You're ready to use it. -* If using a custom Python Version or a Virtual Environment, use the command [```Select Workspace Interpreter```](https://github.com/DonJayamanne/pythonVSCode/wiki/Miscellaneous#select-an-interpreter)) +* To select a different Python Interpreter/Version (or use Virtual Environment), use the command [```Select Workspace Interpreter```](https://github.com/DonJayamanne/pythonVSCode/wiki/Miscellaneous#select-an-interpreter)) ## [Documentation](https://github.com/DonJayamanne/pythonVSCode/wiki) For further information and details continue through to the [documentation](https://github.com/DonJayamanne/pythonVSCode/wiki).