Add 'make deps' to build instructions

This commit is contained in:
Alfonso Acosta
2015-07-06 09:45:58 +01:00
parent 08f62aa4cb
commit f304bb3b98

View File

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