Commit b1c89af8 authored by Markus Scheinert's avatar Markus Scheinert
Browse files

Update nemo_xios2.md

parent 92f5615c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ SITE=tsubasa

# Local repo & update from upstream
[[ -d $NPREFIX ]] || mkdir -p $NPREFIX
cd $NPREFIX/NEMOGCM
cd $NPREFIX
git clone git@git.geomar.de:$GITUSER/NEMOGCM.git fork
cd $NPREFIX/fork
git remote add -f --tags upstream git@git.geomar.de:NEMO/NEMOGCM.git