Commit b27ee677 authored by Cameron Carney's avatar Cameron Carney

Fixed typo...

parent cd09447e
...@@ -9,7 +9,7 @@ https://github.com/ccarney16/pterodactyl-panel-dockerfile ...@@ -9,7 +9,7 @@ https://github.com/ccarney16/pterodactyl-panel-dockerfile
Docker: Docker:
It is recommended to create a environment file and run the following command: It is recommended to create an environment file and run the following command:
`docker run --name=pterodactyl-panel -p 80:80 -p 443:443 --env-file=./.env quay.io/ccarney/pterodactyl-panel:v0.6.1` `docker run --name=pterodactyl-panel -p 80:80 -p 443:443 --env-file=./.env quay.io/ccarney/pterodactyl-panel:v0.6.1`
__or__ __or__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment