Skip to content

Commit

Permalink
(regesm) : minor fix in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
uturuncoglu committed Apr 20, 2018
1 parent 972af3d commit 59d256b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/03_Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ To install RegESM with four component (ATM, OCN, RTM and WAV):
cd $ESM_SRC
git clone https://github.com/uturuncoglu/RegESM.git
cd RegESM
./bootstrap.sh
./configure --prefix=$ESM_SRC/RegESM --with-atm=$ATM_SRC --with-ocn=$OCN_SRC/Build --with-rtm=$RTM_SRC –with-wav=$WAV_SRC/obj CC=icc FC=ifort
make
make install
Expand Down

0 comments on commit 59d256b

Please sign in to comment.