updated readme

This commit is contained in:
Tony Tam
2017-01-02 14:37:53 -07:00
parent 5ca6c8972e
commit 02da09efa2

View File

@@ -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