diff --git a/sql-odbc/docs/dev/BUILD_INSTRUCTIONS.md b/sql-odbc/docs/dev/BUILD_INSTRUCTIONS.md index 41dbf888ba..714f3772a7 100644 --- a/sql-odbc/docs/dev/BUILD_INSTRUCTIONS.md +++ b/sql-odbc/docs/dev/BUILD_INSTRUCTIONS.md @@ -48,7 +48,7 @@ build **Note:** If you make changes to the driver code or CMake project files, re-run the `build_windows_.sh` script before running the following command. ``` -msbuild .\build\odbc\PACKAGE.vcxproj -p:Configuration=Release +msbuild .\build\odbc\cmake\PACKAGE.vcxproj -p:Configuration=Release ``` `Open Distro for Elasticsearch SQL ODBC Driver--Windows--bit.msi` will be generated in the build directory.