diff --git a/README.md b/README.md index 5cade378..8f2a96ce 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ where `N` is the number of parallel processes. On discover head nodes, this shou ***NOTE***: Do *not* use `make -j install` with GEOSadas. The GEOSadas has a *lot* of parallelism at the beginning and the build system will gladly build as much as it can at the same time. However, the license server for the Intel compiler on discover will quickly lock up as each process accesses it, and will "break" the Intel compiler for all other users. -### Run AGCM +### Run GCM Once the model has built successfully, you will have an `install/` directory in your checkout. To run `gcm_setup` go to the `install/bin/` directory and run it there: ```