From bbad0974cc2cc69fa651a854170b06042cef42c1 Mon Sep 17 00:00:00 2001
From: "William G. Tresselt" <williagt@stud.ntnu.no>
Date: Fri, 18 Nov 2022 09:54:59 +0100
Subject: [PATCH] Changed readme

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6337d93..f01fb4e 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,13 @@ The project was given in IDATT2505, Extended Reality.
 ## Installation
 1. Clone project. 
 2. Download [Unity Hub](https://unity3d.com/get-unity/download).
-3. In Unity Hub, navigate to 'Installs'.
+3. In Unity Hub, navigate to 'Projects'.
 4. Click 'Add from disc' and select the correct path to ChromaEnigma.
 5. From there, choose which Unity version you want to use for the project, note development happened on version 2021.3.10f1 LTS.
 
 Might not be necessary:
-1. Click 'Install Editor' and from the Official releases, choose the 2021.3.13f1 LTS version. 
-2. In Unity Hub, navigate to 'Projects'.
+1. In Unity Hub, navigate to 'Installs'. 
+2. Click 'Install Editor' and from the Official releases, choose the 2021.3.13f1 LTS version.
 
 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