From 2af70772fa3358aaedb8c28fa1ce8e28a964d6e9 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Fri, 21 Mar 2025 02:59:55 +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 1fa0769..4b51168 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 and ROCm via Docker +## Running SD.Next and ROCm with Docker Checkout the [Docker wiki](https://github.com/vladmandic/sdnext/wiki/Docker) if you want to build a custom Docker image. > [!NOTE]