Skip to content

Commit

Permalink
Update run_on_docker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
auraoupa authored Jul 22, 2024
1 parent 8d98d55 commit 7693e8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions intel/run_on_docker.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
```bash

git clone -b develop https://github.com/nextsimhub/nextsimdg.git
cd nextsimdg
. /opt/spack-environment/activate.sh
mkdir -p build && cd build
cmake ..
```

0 comments on commit 7693e8d

Please sign in to comment.