Fixed typo

This commit is contained in:
Jafner 2021-07-06 00:12:06 -07:00 committed by GitHub
parent f30e968626
commit 5f9db447e7

View File

@ -4,7 +4,7 @@ This is a simple image for hosting your own 5eTools instance. It is based on the
## Quickstart ## Quickstart
You can quick-start this image by running: 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`. Then give the container a minute or two to come online and it will be accessible at `localhost`.
## Getting token images ## Getting token images