Skip to content

Commit 59d256b

Browse files
authored
(regesm) : minor fix in documentation
1 parent 972af3d commit 59d256b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/03_Installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ To install RegESM with four component (ATM, OCN, RTM and WAV):
352352
cd $ESM_SRC
353353
git clone https://github.com/uturuncoglu/RegESM.git
354354
cd RegESM
355+
./bootstrap.sh
355356
./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
356357
make
357358
make install

0 commit comments

Comments
 (0)