Skip to content

Commit 86ac267

Browse files
committed
Update cmake version
1 parent 408e920 commit 86ac267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/iot-develop-send-telemetry-iot-hub-c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sudo apt-get update
4242
sudo apt-get install -y git cmake build-essential curl libcurl4-openssl-dev libssl-dev uuid-dev
4343
```
4444

45-
Verify the version of `cmake` is **2.8.12** or greater, and the version of **GCC** is **4.4.7** or greater.
45+
Verify the version of CMake is **3.13** or greater, and the version of **GCC** is **4.4.7** or greater.
4646

4747
```sh
4848
cmake --version

0 commit comments

Comments
 (0)