commit cff3cf8733379cd2c34ca8d82834cfd659657f16 parent fc9e7e69cbae7ca7ad767d1d2b0adbc9d1996aca Author: awy <awy@awy.one> Date: Wed, 30 Oct 2024 03:50:16 +0300 fix Diffstat:
M | README.md | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,9 +1,10 @@ # Artix Linux installtion script -:warning: This script is only for NVIDIA/Intel machines. So if you are an AMD user you need to change stuff in script :) +:warning: This script is for NVIDIA GPU + Intel/AMD CPU machines only. Custom kernel on AMD CPUs currently not supported. ## Usage 1. Create two partitions on your disk (e.g sda1,sda2) +2. git clone https://github.com/awnrt/artix 2. Run install.sh 3. ... 4. boom you installed artix