Skip to content

Commit 5c69466

Browse files
committed
updating file path
1 parent 635f579 commit 5c69466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/installing-python-support-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Python support is available only on Visual Studio for Windows. On Mac and Linux,
2121
- Visual Studio on Windows. To install the product, follow the steps in [Install Visual Studio](../install/install-visual-studio.md).
2222

2323
> [!NOTE]
24-
> You also need a Python interpreter installed in order to work with Python in Visual Studio. We recommend installing one from [python.org](https://www.python.org/downloads/) or Anaconda. For more information on Python interpreters, see [Installing Python Interpreters](/installing-python-interpreters.md).
24+
> You also need a Python interpreter installed in order to work with Python in Visual Studio. We recommend installing one from [python.org](https://www.python.org/downloads/) or Anaconda. For more information on Python interpreters, see [Installing Python Interpreters](installing-python-interpreters.md).
2525
2626
## Download and install the Python workload
2727

0 commit comments

Comments
 (0)