From b8d83b770349c96d47b98bba468f8721e9769226 Mon Sep 17 00:00:00 2001 From: Richard Marcus <32901953+richardmarcus@users.noreply.github.com> Date: Fri, 8 Jan 2021 14:14:48 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d269560..083f6ec5 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). -- GitLab