File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ in the terminal the following lines (which in turn should build flow in the fold
8484
8585 mkdir build
8686
87- for repo in common grid
87+ for repo in common grid simulators
8888 do git clone https://github.com/OPM/opm-$repo.git
8989 mkdir build/opm-$repo
9090 cd build/opm-$repo
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ <h3>Source build in Linux/Windows<a class="headerlink" href="#source-build-in-li
161161
162162< span class ="go "> mkdir build</ span >
163163
164- < span class ="go "> for repo in common grid</ span >
164+ < span class ="go "> for repo in common grid simulators </ span >
165165< span class ="go "> do git clone https://github.com/OPM/opm-$repo.git</ span >
166166< span class ="go "> mkdir build/opm-$repo</ span >
167167< span class ="go "> cd build/opm-$repo</ span >
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ in the terminal the following lines (which in turn should build flow in the fold
8484
8585 mkdir build
8686
87- for repo in common grid
87+ for repo in common grid simulators
8888 do git clone https://github.com/OPM/opm-$repo.git
8989 mkdir build/opm-$repo
9090 cd build/opm-$repo
You can’t perform that action at this time.
0 commit comments