diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,11 +1,13 @@ # OpenDC +To locally build and run OpenDC, follow the setup guide below. + ## Setup First, clone this repository and its submodules: ```bash - git clone --recursive git@github.com:tudelft-atlarge/opendc.git +git clone --recursive git@github.com:tudelft-atlarge/opendc.git ``` Then... [TO DO] |
