Skip to content

Commit

Permalink
Update cmake minimum requirement in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAce committed Jun 3, 2021
1 parent 7edd190 commit c34b9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Notice the cast to `dtype=np.complex128` which interprets each element of the ar

### Requirements
* C++17 capable compiler. GCC version >= 7 or Clang version >= 7.0
* CMake version >= 3.14
* CMake version >= 3.19
* [**HDF5**](https://support.hdfgroup.org/HDF5/) library, version >= 1.8

#### Optional dependencies:
Expand Down

0 comments on commit c34b9c5

Please sign in to comment.