summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89f554e8..f9df84ae 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ To build and run the full OpenDC stack locally:
First, clone this repository and its submodules:
```bash
-git clone --recursive git@github.com:tudelft-atlarge/opendc.git
+git clone --recursive https://github.com/tudelft-atlarge/opendc.git
```
Then... [TO DO]