diff --git a/README.md b/README.md index d12dadf..eabe3b8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -docker-microbot +portainer-microbot ====================== ## Purpose @@ -16,7 +16,7 @@ Intended use is to demo docker orchestration ## Usage ### From your machine ``` -docker run -d -p "8080:80" dontrebootme/microbot +docker run -d -p "8080:80" registry.oe74.net/microbot ``` ## Build