From 59ce91efa562704a80bb24c8fff9dadd64807f0d Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 13 Mar 2017 15:22:09 +0100 Subject: Add clone-link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7683871c..f7048484 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ To build and run the full OpenDC stack locally on Linux or Mac, run the commands ```bash # Clone the repo and its submodules -git clone --recursive https://github.com/tudelft-atlarge/opendc.git +git clone --recursive https://github.com/atlarge-research/opendc.git # Enter the directory cd opendc/ -- cgit v1.2.3