Skip to content

Commit

Permalink
Fix doc to say CMake 3.22 required.
Browse files Browse the repository at this point in the history
  • Loading branch information
theurich committed Jul 13, 2023
1 parent 67ac057 commit 06ee827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addon/ESMX/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ ESMX includes a data component, which can be used for testing NUOPC caps. This c

The ESMX layer has the following dependencies:
- **ESMF Library**: The ESMX layer is part of the ESMF repository. In order to use ESMX as described above, the ESMF library first needs to be built following the instructions for [Building ESMF](https://github.com/esmf-org/esmf#building-esmf).
- **CMake**: v3.21 or greater.
- **CMake**: v3.22 or greater.
- **Python**: v3.5 or greater.
- `python3` must be in `$PATH`.
- `PyYaml` must be installed in the Python environment.
Expand Down

0 comments on commit 06ee827

Please sign in to comment.