diff --git a/README.md b/README.md index db204ac..2f68714 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ ## Build ``` -Edit Dockerfile and write your DOMAIN variable +git clone --recurse-submodules https://git.manalejandro.com/ale/docker-mumble-web + +Edit root Dockerfile and write your DOMAIN variable $ docker-compose build && docker-compose pull ``` @@ -26,4 +28,4 @@ Mumble server config is in the local ./data folder ``` MIT -``` \ No newline at end of file +```