From 8f0ec09c8b2d79f6977817fedd099f7016c872f0 Mon Sep 17 00:00:00 2001 From: Anton Johansson Date: Sat, 27 Feb 2016 13:04:34 +0100 Subject: [PATCH] Corrected old reference Signed-off-by: Anton Johansson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5b4047cc..66b24e600a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Che is open sourced under the Eclipse Public License 1.0. ### Clone ```sh -git clone https://github.com/codenvy/che.git +git clone https://github.com/eclipse/che.git ``` If master is unstable, checkout the latest tagged version.