diff --git a/README.md b/README.md index 0232528..8c88dc5 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,17 @@ chmod +x build.sh ./build.sh ``` +### ArchLinux + +```bash +yay -S clang-format +sudo pacman -S python3 git qemu-system-x86 +git clone https://git.synapseos.ru/Aren/BMOSP.git +cd BMOSP/ +chmod +x build.sh +./build.sh +``` + ## Запук ### Qemu