From 68348f887bdbe32f3849dd88f20855c4fb1a389d Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+TiynGER@users.noreply.github.com> Date: Sat, 31 Aug 2019 22:42:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 599f63f..8c28806 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Set the following variables with the -e tag. | ------------- | ----- | ------- | | SERVER_NAME | set this to your IP/Domain (no "gopher://" needed!) | localhost | -##example build/run-command +## Example build/run-command ``` docker build -t gopherserver . ```