diff --git a/Docker-Compose-with-Caddy.md b/Docker-Compose-with-Caddy.md index 9fa1e51..9ef0d2c 100644 --- a/Docker-Compose-with-Caddy.md +++ b/Docker-Compose-with-Caddy.md @@ -24,7 +24,7 @@ Even if not preferred, you can also use `https://localhost` to run IN. With that First we need an empty folder where our docker files for IN 4 will reside. -_Command_: `mkdir ~/invoiceninja5; cd ~/invoiceninja4` +_Command_: `mkdir ~/invoiceninja4; cd ~/invoiceninja4` ### 💻 Clone this repository