Skip to content

Commit 8deb030

Browse files
Update README.md
1 parent a6820d5 commit 8deb030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ of AdTree. Then you should have obtained a usable project and just build. I reco
4848
$ cmake -DCMAKE_BUILD_TYPE=Release ..
4949
$ make
5050
```
51-
- on Windows with Microsoft Visual Studio:
51+
- on Windows with Microsoft Visual Studio, use `x64 Native Tools Command Prompt for VS XXXX` (don't use the x86 one), then
5252
```
5353
$ cd path-to-root-dir-of-AdTree
5454
$ mkdir Release

0 commit comments

Comments
 (0)