Skip to content

Commit 6d0c268

Browse files
committed
Updated build instructions. [skip ci]
1 parent 1c2e841 commit 6d0c268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@echo off
22

33
if not defined VCINSTALLDIR (
4-
echo Please run this script from a Visual Studio Developer Command Prompt.
4+
echo Please run this script from x64 Native Tools Command Prompt for VS.
55
exit /b 1
66
)
77

0 commit comments

Comments
 (0)