diff --git a/docs/tutorials/docker-install.md b/docs/tutorials/docker-install.md index ac6f678..b7de134 100644 --- a/docs/tutorials/docker-install.md +++ b/docs/tutorials/docker-install.md @@ -12,7 +12,7 @@ This tutorial is a community contribution and is not supported by the Open WebUI ## For Windows and Mac Users - Download Docker Desktop from [Docker's official website](https://www.docker.com/products/docker-desktop). -- Follow the installation instructions on the website. +- Follow the [installation instructions](https://docs.docker.com/desktop/setup/install/windows-install/) on the website. Use the WSL2 backend if asked. - After installation, **open Docker Desktop** to ensure it's running properly. ---