From fecb45b7e06c032a704f239775542e27d450a2d9 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Fri, 21 Mar 2025 02:54:37 +0300 Subject: [PATCH] Updated AMD ROCm (markdown) --- AMD-ROCm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AMD-ROCm.md b/AMD-ROCm.md index cfe2ad3..1fa0769 100644 --- a/AMD-ROCm.md +++ b/AMD-ROCm.md @@ -16,7 +16,7 @@ sudo usermod -a -G render,video $LOGNAME Simply change the wget line from "noble" to "jammy" if using Ubuntu 22.04. -## Running SD.Next via Docker +## Running SD.Next and ROCm via Docker Checkout the [Docker wiki](https://github.com/vladmandic/sdnext/wiki/Docker) if you want to build a custom Docker image. > [!NOTE]