diff --git a/docs/docs/installation/docker-compose/index.md b/docs/docs/installation/docker-compose/index.md index 50fbe07704..6ea0479eaa 100644 --- a/docs/docs/installation/docker-compose/index.md +++ b/docs/docs/installation/docker-compose/index.md @@ -10,6 +10,8 @@ !!!note Depending on your Docker setup, you may need to run `docker` commands with `sudo`. +(A [video walkthrough of these steps](https://www.youtube.com/watch?v=XTO_QWBghR8) is also available on YouTube.) + 1. Download our [docker-compose.yml](https://github.com/mathesar-foundation/mathesar/raw/{{mathesar_version}}/docker-compose.yml) file. ```