Minor text

testing commit
This commit is contained in:
shahramn 2019-01-07 18:01:20 +00:00 committed by GitHub
parent e02197a7ef
commit 19e0eca08f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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