diff --git a/README.md b/README.md index fbb2279e1ef3872ba344fe0cd9d33e9e94ce7eb9..fc52db49a4de74160b88351d934365172240f1b3 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,8 @@ If you have downloaded the sources from an official source archive or the source If you want to use Git, do the following from a terminal: - git clone http://github.com/DynareTeam/dynare.git + git clone --recursive http://github.com/DynareTeam/dynare.git cd dynare - git submodule update --init autoreconf -si The last line runs Autoconf and Automake in order to prepare the build environment (this is not necessary if you got the sources from an official source archive or the source snapshot).