[skip ci]
time-shift
Sébastien Villemot 2021-06-21 12:23:27 +02:00
parent 43607acf38
commit 38b2f2e5ce
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ folder where you want Dynare installed.
- Prepare the Dynare sources:
```sh
git clone --recurse-submodules https://git.dynare.org/Dynare/dynare.git`
git clone --recurse-submodules https://git.dynare.org/Dynare/dynare.git
cd dynare
autoreconf -si
```