diff --git a/README.md b/README.md index 0a69724..2ee4735 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,4 @@ The next tag is used for testing any code changes on development branches and pu This image contains the hugo based sources for my personal blog. It's made with the [Congo theme](https://github.com/jpanther/congo). The static pages are served by the included nginx server with a custom config. The custom config is needed to redirect 404 errors to a custom page. -You can simply run the container with `docker run -it --rm -p "8080:80" ocram85/blog:latest` +You can simply run the container with `docker run -it --rm -p "8080:80" ocram85/blog:latest`.