Skip to content

Commit 7a6c2b1

Browse files
committed
update readme
1 parent 53dd125 commit 7a6c2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ RUN wget "https://cmake.org/files/v3.26/cmake-3.26.4-linux-x86_64.sh" \
8585
&& rm cmake-3.26.4-linux-x86_64.sh
8686
```
8787

88-
**warning**: Since [CMake 3.20](https://cmake.org/files/v3.20/) Kitware use a lowercase `linux` instead of `Linux`.
88+
**warning**: Since [CMake 3.20](https://cmake.org/files/v3.20/) Kitware use a lowercase `linux` instead of `Linux` (e.g. [CMake 3.19](https://cmake.org/files/v3.19/)).
8989

9090
### Build from source
9191

0 commit comments

Comments
 (0)