README: mention the requirement for Git LFS

mr#2067
Sébastien Villemot 2022-05-20 12:43:04 +02:00
parent 10678648b2
commit 20f8dd780f
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@ A number of tools and libraries are needed in order to recompile everything. You
If you have downloaded the sources from an official source archive or the source snapshot, just unpack it.
If you want to use Git, do the following from a terminal:
If you want to use Git, do the following from a terminal (note that you must
have the [Git LFS](https://git-lfs.github.com/) extension installed):
```sh
git clone --recurse-submodules https://git.dynare.org/Dynare/dynare.git
cd dynare