1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +01:00

fixed readme, my fault sorry

This commit is contained in:
Sebastian Gerske 2018-08-13 11:22:36 +02:00
parent 0f72b472c9
commit 5e7494ca7f

View File

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