THRIFT-4750: as3 changes to build and publish to maven central
diff --git a/compiler/cpp/README.md b/compiler/cpp/README.md
index 32eac9f..3551912 100644
--- a/compiler/cpp/README.md
+++ b/compiler/cpp/README.md
@@ -115,7 +115,7 @@
```
mkdir cmake-mingw32 && cd cmake-mingw32
-cmake -DCMAKE_TOOLCHAIN_FILE=../build/cmake/mingw32-toolchain.cmake -DBUILD_COMPILER=ON -DBUILD_LIBRARIES=OFF -DBUILD_TESTING=OFF -DBUILD_EXAMPLES=OFF ..
+cmake -DCMAKE_TOOLCHAIN_FILE=../build/cmake/mingw32-toolchain.cmake -DBUILD_COMPILER=ON -DBUILD_LIBRARIES=OFF -DBUILD_TESTING=OFF ..
cpack
```
@@ -172,4 +172,4 @@
- pls check **tests** folder
-# Have a Happy free time and holidays
\ No newline at end of file
+# Have a Happy free time and holidays