Skip to content

Commit e767da1

Browse files
author
sourceryinstitute
committed
Added missing step in build instructions.
1 parent 551dd60 commit e767da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

INSTALL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ OpenCoarrays, install OpenCoarrays, build the tests, run the tests, and report t
105105
tar xvzf opencoarrays.tar.gz
106106
cd opencoarrays
107107
mkdir build
108+
cd build
108109
CC=mpicc FC=mpif90 cmake .. -DCMAKE_INSTALL_PREFIX=${PWD}
109110
make
110111
make install

0 commit comments

Comments
 (0)