Skip to content

Commit f3944bf

Browse files
committed
update install.md
1 parent 848428a commit f3944bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can link OpenTelemetry C++ SDK with libraries provided in
2424
Git](https://help.github.com/articles/set-up-git/) guide on GitHub.
2525
- [CMake](https://cmake.org/) for building opentelemetry-cpp API, SDK with their
2626
unittests. The minimum CMake version is 3.14.
27-
Cmake 3.15+ is recommended on Windows due to known ci test failures with 3.14.
27+
CMake 3.15+ is recommended on Windows due to known CI test failures with 3.14.
2828
To install CMake,
2929
consult the [Installing CMake](https://cmake.org/install/) guide.
3030
- [GoogleTest](https://github.com/google/googletest) framework to build and run

0 commit comments

Comments
 (0)