Add git lfs install command

This commit is contained in:
Tres Finocchiaro 2021-08-24 14:45:09 -04:00 committed by GitHub
parent ba7627118f
commit e7cbc88989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@ $ git clone --recursive https://github.com/darlinghq/darling.git
If you have already cloned Darling and would like to get the latest changes, do this in the source root:
```
$ git lfs install
$ git pull
$ git submodule init
$ git submodule update