fixed readme, my fault sorry

This commit is contained in:
Sebastian Gerske 2018-08-13 11:22:36 +02:00
parent 0f72b472c9
commit 5e7494ca7f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ For local development you can use Docker.
The most simple way to get started is with Docker compose: The most simple way to get started is with Docker compose:
```bash ```bash
docker-compose up --project-name=ocean docker-compose --project-name=ocean up
``` ```
This will give you a local instance of ocean protocol. This will give you a local instance of ocean protocol.