diff --git a/README.md b/README.md
index 6337d938502e58cfb92c5ebcf9b39b07f038e4ce..f01fb4ea54a978f6f94c394d4b19a731623b7bfb 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.