mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Updated AMD ROCm (markdown)
+2
-2
@@ -13,9 +13,9 @@ sudo amdgpu-install --usecase=rocm
|
||||
sudo usermod -a -G render,video $LOGNAME
|
||||
```
|
||||
|
||||
Install git:
|
||||
Install git and python:
|
||||
```shell
|
||||
sudo apt install git
|
||||
sudo apt install git python3 python3-dev python3-venv python3-pip
|
||||
```
|
||||
|
||||
### Install Guide for Ubuntu 22.04
|
||||
|
||||
Reference in New Issue
Block a user