Skip to content

Commit

Permalink
another typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Feb 6, 2024
1 parent 168833b commit 5b8aedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Build base 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/docker
docker build -t 1d_mom6_cobalt:base .
```
Expand Down

0 comments on commit 5b8aedb

Please sign in to comment.