From bf3232ce7a1146c23e2255ae02be69bca9f26f85 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 30 Apr 2020 21:12:07 +0200 Subject: [PATCH] Shuffle dev steps again --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e1c417e..72ba96f 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,15 @@ $ pip install -U pip setuptools docker-compose $ docker-compose up ``` -1. Set any admin username/password you like -1. Choose "Local: Manage the local Docker environment" and click "Connect" - -Portainer dashboard +Head to the Portainer dashboard: > http://localhost:9000 +You'll have some options to choose for setup. Try the following. + +1. Set any admin username/password you like +1. Choose "Local: Manage the local Docker environment" and click "Connect" + You can now manage your local docker installation. ## Production