From 64fb005f0553ceb7413a823b285db2c7e5a99ad1 Mon Sep 17 00:00:00 2001 From: "William G. Tresselt" <williagt@stud.ntnu.no> Date: Fri, 18 Nov 2022 09:31:42 +0100 Subject: [PATCH] Fixed readme 3? --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 18f3ad0..9967b96 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ The project was given in IDATT2505, Extended Reality. - Blender 3.2 ## Installation -1 Clone project. -2 Download [Unity Hub](https://unity3d.com/get-unity/download). -3 In Unity Hub, navigate to 'Projects'. -4 Click 'Open' and select the correct path to ChromaEnigma (to be sure it runs as expected, use Unity 2021.3.10f1). +1. Clone project. +2. Download [Unity Hub](https://unity3d.com/get-unity/download). +3. In Unity Hub, navigate to 'Projects'. +4. Click 'Open' and select the correct path to ChromaEnigma (to be sure it runs as expected, use Unity 2021.3.10f1). If there are any problems along the way, looking at Unity's [documentation](https://docs.unity3d.com/560/Documentation/Manual/UnityBasics.html) could be of help. -- GitLab