diff options
| author | Silker <61223313+Si1ker@users.noreply.github.com> | 2021-04-03 01:37:15 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-03 00:37:15 -0700 |
| commit | 6cc31e694f24537aff1aeebbf6eff271e64684b4 (patch) | |
| tree | 04b856d99f3ccfc9caa949cf3167ab861163dd96 /docs | |
| parent | e7694c00ffd40e0b894d6d5a226b40c39d2268e0 (diff) | |
| download | wiki-6cc31e694f24537aff1aeebbf6eff271e64684b4.tar.gz wiki-6cc31e694f24537aff1aeebbf6eff271e64684b4.tar.bz2 wiki-6cc31e694f24537aff1aeebbf6eff271e64684b4.zip | |
chore(Wiki): Update Cmake minimum version [3.16] (#423)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Requirements.md b/docs/Requirements.md index 5a830b5..4c10f64 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -191,7 +191,7 @@ brew cask install sequel-ace * Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) VS 2019 Community -* Install [CMake](https://cmake.org/) version 2.8 or newer. +* Install [CMake](https://cmake.org/) version 3.16 or higher * Install latest version of [Git Extensions](https://git-scm.com/download/win) |
