diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ To build and run the full OpenDC stack locally: ```bash # Clone the repo and its submodules -git clone --recursive git@github.com:tudelft-atlarge/opendc.git +git clone --recursive https://github.com/tudelft-atlarge/opendc.git # Build the Docker image docker build -t="opendc" . |
