summaryrefslogtreecommitdiff
path: root/README.md
blob: b6b595bf193d80374203c258607b6ea61c52e05a (plain)
1
2
3
4
5
6
7
8
9
10
11
# OpenDC

## Setup

First, clone this repository and its submodules:

```bash
  git clone --recursive git@github.com:tudelft-atlarge/opendc.git
```

Then... [TO DO]