Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kriegerj committed Oct 22, 2015
1 parent 2966c12 commit addd25c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions basic_documentation/compile_quickfit3.txt
Expand Up @@ -79,9 +79,7 @@
git clone --recursive "https://github.com/jkriege2/QuickFit3.git" "./QuickFit3.git"
Now ensure that all submodules (all in the subfolder './extlibsb040' are
up to date. To do so, execute in the base directory of the repository:
git submodule update --remote --init --recursive
This can also be done with the bash-script
./checkout_update_submodules.sh
./checkout_update_submodules.sh
this script also switches all modules to their respective master-branch,
which simplifies later submitting/pushing.

Expand Down

0 comments on commit addd25c

Please sign in to comment.