Updated README

This commit is contained in:
Kaouthia
2025-05-31 16:47:20 +01:00
parent aa8bb8abad
commit e2669ea217

View File

@@ -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**