diff --git a/README.md b/README.md index 4a2f484..755c5be 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ ## ✨ Requirements -- Docker Compose +- [Docker Engine](https://docs.docker.com/engine/install/) +- [Docker Compose](https://docs.docker.com/compose/install/) ## 🎓 Usage - Volume bind mounts are assumed to be located at `/mnt/docker-volumes//`. You can adjust the path via the global env variable `DOCKER_VOLUME_STORAGE` to your liking though. The compose examples will fall back to `/mnt/docker-volumes//` if the env variable is not set on your Docker server.