From e2669ea2177ef44ade374e4db40cc9c8aa4be728 Mon Sep 17 00:00:00 2001 From: Kaouthia Date: Sat, 31 May 2025 16:47:20 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**