diff --git a/INSTALL.md b/INSTALL.md index 30e7e826..11ae90f3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,3 +1,9 @@ +# General + +This project is statically compiled within a Docker container - hence it's tiny size. + +I will release the executable - which can be run directly - with every major release, however to get the very latest release, you will have to either use the Docker image, or extract the executable from that Docker image. + # Docker Installation ## Description