Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Feb 6, 2024
1 parent 547faad commit 168833b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/singularity/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# build singularity image
```console
mkdir work && cd work
git clone -b main [email protected]:NOAA-GFDL/CEFI-regional-MOM6.git --recurtive
git clone -b main [email protected]:NOAA-GFDL/CEFI-regional-MOM6.git --recursive
cd CEFI-regional-MOM6/ci/singularity
singularity build --fakeroot 1d_mom6_cobalt.sif ./build_1d_mom6_cobalt.def
```
Expand Down

0 comments on commit 168833b

Please sign in to comment.