diff --git a/doc/Installation/Docker.md b/doc/Installation/Docker.md index c23cb0196a..bb650bc17d 100644 --- a/doc/Installation/Docker.md +++ b/doc/Installation/Docker.md @@ -15,7 +15,7 @@ mkdir librenms cd librenms wget https://github.com/librenms/docker/archive/refs/heads/master.zip unzip master.zip -cd examples/compose +cd docker-master/examples/compose ``` 3. Set a new mysql password in .env and inspect docker-composer.yml 4. Bring up the docker containers