Skip to content

Commit 899d876

Browse files
author
Elliot Boschwitz
authored
Update windows.md
1 parent 5649260 commit 899d876

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/installation/windows.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
* Windows Server 2012+
77

88
Python is required for installation of mssql-cli and is not installed by default on Windows. To install Python, follow these instructions:
9-
1. The latest Python installation package can be downloaded from [here](https://www.python.org/downloads/).
10-
2. During installation, select the **Add Python to PATH** option. Python must be in the PATH environment variable.
9+
1. Install the latest Python package from [here](https://www.python.org/downloads/).
10+
2. Select **Add Python [Version] to PATH** option before installation. Python must be in the PATH environment variable.
11+
3. Install Python.
1112

1213
**Note:** If Python was installed into the "Program Files" directory, you may need to open the command prompt as an administrator for the above command to succeed.
1314

0 commit comments

Comments
 (0)