Skip to content

Commit d904d7b

Browse files
authored
docs: Update README.md
1 parent a2977e1 commit d904d7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
</div>
2020

2121
## ✨ Requirements
22-
- Docker Compose
22+
- [Docker Engine](https://docs.docker.com/engine/install/)
23+
- [Docker Compose](https://docs.docker.com/compose/install/)
2324

2425
## 🎓 Usage
2526
- Volume bind mounts are assumed to be located at `/mnt/docker-volumes/<container-name>/`. 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/<container-name>/` if the env variable is not set on your Docker server.

0 commit comments

Comments
 (0)