diff --git a/README.md b/README.md index 2d269560cf5bfd4b8243bbcefa9160fd9c1a8793..083f6ec51f3810bbbb0f10732df9d90cb3a4ce11 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,9 @@ First, you have to set up a development environment: Make sure to [activate your license](https://support.unity.com/hc/en-us/articles/211438683-How-do-I-activate-my-license). -2. Clone this repository: `git clone --recurse-submodules https://github.com/UFrameIT/UFrameIT.git` -3. Follow the [UFrameIT server's guide on setting up a dev environment](https://github.com/UniFormal/MMT/blob/devel/src/frameit-mmt/DEVENV.md). +2. [Install Git LFS] (https://docs.github.com/en/free-pro-team@latest/github/managing-large-files/installing-git-large-file-storage) +3. Clone this repository: `git clone --recurse-submodules https://github.com/UFrameIT/UFrameIT.git` +4. Follow the [UFrameIT server's guide on setting up a dev environment](https://github.com/UniFormal/MMT/blob/devel/src/frameit-mmt/DEVENV.md). Thereby, you will also install the necessary [archives of formalization UFrameIT/archives](https://github.com/UFrameIT/archives).