Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop

This commit is contained in:
Shahram Najm 2019-01-07 18:02:42 +00:00
commit 4d51e027d1
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -30,7 +30,7 @@ INSTALLATION
4. Run cmake pointing to the source and specify the installation location:
> cmake ../eccodes-x.y.z-Source -DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/eccodes
It is recommended that you install into a clean directory
It is strongly recommended that you install into a clean directory
5. Compile, test and install:
> make