From 12268498d714277b4f4748f1c650048f07fbbc2c Mon Sep 17 00:00:00 2001
From: Richard Marcus <32901953+richardmarcus@users.noreply.github.com>
Date: Fri, 8 Jan 2021 14:15:05 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 083f6ec5..4998b2d9 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ 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. [Install Git LFS] (https://docs.github.com/en/free-pro-team@latest/github/managing-large-files/installing-git-large-file-storage)
+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).
 
-- 
GitLab