From 100772e3c6b406d0dfd465866887fd58a334f4c3 Mon Sep 17 00:00:00 2001 From: Ashish Pandey <97328833+Ashish2271@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:11:40 +0530 Subject: [PATCH] Docs: point GPU users to overlay comments --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8d8506..1eea7da 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,8 @@ COMPOSE_FILE=docker-compose.yml:docker/gpu.nvidia.yml COMPOSE_FILE=docker-compose.yml:docker/gpu.amd.yml ``` +For NVIDIA/AMD GPU support, also read the comments in the selected overlay file: docker/gpu.nvidia.yml or docker/gpu.amd.yml. + Verify after enabling either overlay: ```bash