Skip to content

Commit d6f94d7

Browse files
fanquakemtrojnar
authored andcommitted
doc: correct minimum CMake version in README.md
It's 3.17, not 3.6.
1 parent a509a66 commit d6f94d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We highly recommend downloading a [release tarball](https://github.com/mtrojnar/
4646
brew install cmake pkg-config [email protected]
4747
export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig"
4848
```
49-
**NOTE:** osslsigncode requires CMake 3.6 or newer.
49+
**NOTE:** osslsigncode requires CMake 3.17 or newer.
5050

5151
You may need to use `cmake3` instead of `cmake` to complete the following steps on your system.
5252
* Navigate to the build directory and run CMake to configure the osslsigncode project

0 commit comments

Comments
 (0)