Fix README.md formatting

This commit is contained in:
Josh Knapp 2023-04-05 09:27:03 -07:00
parent 07dabd4375
commit faf55e9184

View File

@ -1,13 +1,13 @@
# Cloud Apache Container #
This is the base container for running PHP based applications. Select the PHP version with the tags
You can pull this image locally by running:
__You can pull this image locally by running:__
```console
docker pull registry.dnspegasus.net/cac:81
```
You can then run a development version of the server by running the following commands:
__You can then run a development version of the server by running the following commands:__
```console
mkdir -p local-development/domain.tld