Skip to content

Commit 9c667ee

Browse files
committed
[docs][Windows] Add an explanation for what the developer prompt is
1 parent 29a14f4 commit 9c667ee

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)