Skip to content

Commit 1d1d5e5

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ba2abde commit 1d1d5e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/packaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ sudo apt-get --no-install-recommends install -y apt-transport-https apt-utils \
986986
libssl-dev m4 make ninja-build pkg-config tar wget zlib1g-dev libc6-dbg
987987
```
988988

989-
#### Install CMake v3.22
989+
#### Install CMake v3.31
990990

991991
mkdir -p $HOME/Downloads/cmake && cd $HOME/Downloads/cmake curl -fsSL
992992
https://github.com/Kitware/cmake/archive/v3.31.12.tar.gz | \

0 commit comments

Comments
 (0)