diff --git a/README.md b/README.md index 3c9007a5..6b3843a4 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Use `npm run serve` to make a new build, watch for changes, and serve the result ``` docker pull swaggerapi/swagger-ui -docker run -p 80:8080 swagger-ui +docker run -p 80:8080 swaggerapi/swagger-ui ``` ### Build using Docker