From 5e7494ca7fd43ed0022dff151c434782da8d3bad Mon Sep 17 00:00:00 2001 From: Sebastian Gerske Date: Mon, 13 Aug 2018 11:22:36 +0200 Subject: [PATCH] fixed readme, my fault sorry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f324538..7eebce0 100644 --- a/README.md +++ b/README.md @@ -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.