diff --git a/README.md b/README.md index 0795c14..6d09bbc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Get, Build and Host the docker image: ``` git clone https://gitea.spacemoehre.de/simon/hottub sudo docker build hottub +cd hottub && cargo build --release sudo docker compose up -d ```