diff --git a/README.md b/README.md index 595344c..704b9fa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A tool to deploy a dockerized application with Nginx as reverse proxy. This tool has been developed for **home server** to deploy Docker image on **Docker Swarm** behind **Nginx** on **Proxmox VE**. For production environment, use it **with caution**. -> **NOTE**: You must have **Docker** installed on your machine or the machine lauching the binary. +> **NOTE** You must have **Docker** installed on your machine or the machine lauching the binary. ## Why ? @@ -102,7 +102,7 @@ If you have a Docker registry with the target image available, you can thus leav ## Run -> **NOTE**: You need to have a **Go toolchain >= 1.22** installed in order to install/run the binary. +> **NOTE** You need to have a **Go toolchain >= 1.22** installed in order to install/run the binary. * Clone the repository ```bash @@ -128,3 +128,6 @@ hmdeploy --path /path/my-project ## Next steps * Improve the CLI arguments * We'll see... + +## Contact +For issues, questions or anything contact me at: admin@thegux.fr