From 0f72b472c99a658db8e0913919d09439e463a393 Mon Sep 17 00:00:00 2001 From: Sebastian Gerske Date: Mon, 13 Aug 2018 11:08:40 +0200 Subject: [PATCH] added project name to doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26022a4..f324538 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 +docker-compose up --project-name=ocean ``` This will give you a local instance of ocean protocol.