From ec1c3c7e724ae38795e879096d16fa9dba7dc6a0 Mon Sep 17 00:00:00 2001 From: Seunghoon Lee Date: Sat, 14 Feb 2026 17:07:18 +0900 Subject: [PATCH] Updated AMD ROCm (markdown) --- AMD-ROCm.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/AMD-ROCm.md b/AMD-ROCm.md index eeaec27..cfbef44 100644 --- a/AMD-ROCm.md +++ b/AMD-ROCm.md @@ -179,15 +179,11 @@ git clone https://github.com/vladmandic/sdnext ```shell cd sdnext ``` -4. Switch to dev branch: -```shell -git switch dev -``` -5. Make sure that you are up to date. +4. Make sure that you are up to date. ```shell git pull ``` -6. Run SD.Next with this command: +5. Run SD.Next with this command: ```shell ./webui.bat --use-rocm ``` \ No newline at end of file