diff --git a/README.md b/README.md
index 16b13c9e2b0579a13dec88b44b4cea298deb7f70..eee57ac04d06a9698c9fddb111e804c04de13e28 100644
--- a/README.md
+++ b/README.md
@@ -6,17 +6,22 @@ Open terminal
 
 ```
 cd ~/workspace
-git clone https://gitlab.henriktjader.com/d7020e/SRP.git
+git clone https://gitlab.henriktjader.com/d7020e/d7020e_srp.git
 ```
 
 Start eclipse through the window manager
 
 Import project to eclipse, 
+
 ```
-File->Open Projects From File System
+Import->Existing Projects into Workspace
 ```
+
 Choose
+
 ```
-SRP
+d7020e_srp
 ```
 
+and Finish
+