From e633c5b13e347aaaa4c0ad75f467f77377d5e944 Mon Sep 17 00:00:00 2001 From: Laurensius Kevin Setiadi Date: Thu, 1 Jul 2021 19:04:44 +0700 Subject: [PATCH] Typo Fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e43638..33308a8 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ A template project based from Unity Hub 2D template Project that has been optimized for Git repository use. ### Minimum Requirement -> **Minimum Unity version:** `2019.4.19f1` +> **Minimum Unity version:** `2019.4.19f1` > **Git LFS:**`yes` (you could refer [here](https://git-lfs.github.com/) on how to install Git LFS) ### Regarding Git LFS -you could follow the [official instruction](https://git-lfs.github.com/) on how to install Git LFS (I assume all of reader already know how to use Git) but you don't need to initialize Git LFS (the step 2 of the guide) as it is already pre-initialized in [`.gitattributes`](https://github.com/C83Ren/Unity2DProjTemplate/blob/master/.gitattributes) \ No newline at end of file +you could follow the [official instruction](https://git-lfs.github.com/) on how to install Git LFS (I assume all of reader already know how to use Git) but you don't need to initialize Git LFS (the step 2 of the guide) as it is already pre-initialized in [`.gitattributes`](https://github.com/C83Ren/Unity2DProjTemplate/blob/master/.gitattributes)