From e9c15ee1c7b8b167f1f0d7f9a3ff6b1606aa4f8b Mon Sep 17 00:00:00 2001 From: Jafner <40403594+Jafner@users.noreply.github.com> Date: Tue, 6 Jul 2021 00:12:06 -0700 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43c3e93..adaf268 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a simple image for hosting your own 5eTools instance. It is based on the ## Quickstart You can quick-start this image by running: -`docker run -d -p 80:80 --name 5etools-docker 5etools-docker` +`docker run -d -p 80:80 --name 5etools-docker jafner/5etools-docker` Then give the container a minute or two to come online and it will be accessible at `localhost`. ## Getting token images