diff --git a/README.md b/README.md index fb08113..0de44eb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ I kept the structure pretty simple, so hey, it might help another noob learn Doc ## Dockerfile -Simply git clone this repo: +Simply ```git clone``` this repo: ```bash git clone https://git.plunked.party/tony/4get-apache ``` @@ -48,7 +48,7 @@ services: - ./4get/banner:/var/www/html/4get/banner - ./4get/template/home.html:/var/www/html/4get/template/home.html ``` -There's some verbose when running docker compose logs. +There's some startup verbose when running ```docker compose logs```. ## HTTPS Notice