Updated AMD ROCm (markdown)

Disty0
2025-03-21 03:46:30 +03:00
parent db7e4cea39
commit 3f46b4f742
+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