Skip to content

Commit 7ab3426

Browse files
authored
Merge pull request #14268 from AndrewSB/wut-is-dev-prompt
2 parents dd5e6b6 + 9c667ee commit 7ab3426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Additionally, the ICU headers and libraries need to be provided for the build.
6868
5. When this is done, add the `<icu-source>/bin` folder to your `Path` environment variable.
6969

7070
### 4. Get ready
71-
- From within a **developer** command prompt, execute the following command if you have an x64 PC.
71+
- From within a **developer** command prompt (not PowerShell nor cmd, but [the Visual Studio Developer Command Prompt](https://msdn.microsoft.com/en-us/library/f35ctcxw.aspx)), execute the following command if you have an x64 PC.
7272
```
7373
VsDevCmd -arch=amd64
7474
```

0 commit comments

Comments
 (0)