Merge pull request #305 from weaveworks/fons-make-deps

Add 'make deps' to build instructions
This commit is contained in:
Alfonso Acosta
2015-07-06 14:11:08 +01:00

View File

@@ -32,6 +32,7 @@ boot2docker, replace localhost with the output of `boot2docker ip`.)
## Build
```
make deps
make
```