diff --git a/README.md b/README.md index bfaee3e..63596b1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ It also makes it easy to update without worrying about potential conflicts. On c - On Windows: Enable WSL2 and GPU support if you want to use your NVIDIA GPU. - It also works through [Portainer-CE](https://hub.docker.com/r/portainer/portainer-ce), which is the way I use this setup. - [Git](https://git-scm.com/) (to clone this repo) -- Linux users will need [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) for NVIDIA GPU Passthrough in your Docker containers +- Linux users will need [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) for NVIDIA GPU Passthrough in your Docker containers. Windows users just need the latest GPU drivers with WSL2 support. ### **2. Clone this repository**