aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2025-10-09 01:46:51 +0300
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2025-10-09 01:46:51 +0300
commitf223cfada825d87dcab393611f604b8014f2b172 (patch)
tree3012c5b8b0fc075d742d0440311af12584b5e8fb
parentd1771bb152accd14c36f8c3af92ee131fb22241f (diff)
downloadsciteco-master.tar.gz
INSTALL: a `git submodule sync` is recommended after pulling since submodule URLs can changeHEADmaster
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index ad5ee9e..40e0795 100644
--- a/INSTALL
+++ b/INSTALL
@@ -104,6 +104,7 @@ If you already have a Git clone of the SciTECO repository and
want to update it, you should issue the following commands:
$ git pull
+ $ git submodule sync
$ git submodule update
When building from Git, you must first generate the ./configure