From 66444ef00f64d361ba9df9ea70a05bf2ae48a57e Mon Sep 17 00:00:00 2001 From: Per <Per Lindgren> Date: Tue, 28 Feb 2017 09:03:44 +0000 Subject: [PATCH] doc --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16b13c9..eee57ac 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 + -- GitLab