diff options
| author | Leon Overweel <l.overweel@gmail.com> | 2017-01-24 13:14:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-24 13:14:27 +0100 |
| commit | f6fb0573cd3669448a28721b356fa469b5295913 (patch) | |
| tree | 3242c89af22aaa7fd3c3d6ea14c82c7d04884fde /README.md | |
| parent | 0eae099bf8cc9caa8dc16228757b84b8f763a385 (diff) | |
Add description to README.md
Diffstat (limited to 'README.md')
| -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] |
