Skip to content

Commit e93d962

Browse files
committed
fix CMake required version in documentation
1 parent 710e3cf commit e93d962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Collects read-write statistics for the entire storage and for each key.
55

66
**Language**: `C++17`
77
**Dependencies**: `Boost v1.78.0`, `RapidJSON v1.1.0-b557259-p0`, `CrowCpp v1.0+2`, `PyInstaller` (optional)
8-
**Software requirements**: `CMake 3.2+`, C++17 compatible compiler, `Python 3.7+`
8+
**Software requirements**: `CMake 3.19+`, C++17 compatible compiler, `Python 3.7+`
99
**Operation systems**: `Windows`, `Linux`, `macOS`
1010

1111
| Branch | CI Build Status | CodeQL Code Analysis | Microsoft C++ Code Analysis |

0 commit comments

Comments
 (0)