add new instructions to README

This commit is contained in:
SArpnt 2024-01-07 15:07:24 -05:00
parent f10af3f6ec
commit 4e0ab80ac4
Signed by: SArpnt
SSH Key Fingerprint: SHA256:wyRI40FXp6te9QA9r2OFJf+DtCZQmqZFNTj7EV6aMDA
1 changed files with 2 additions and 1 deletions

View File

@ -9,10 +9,11 @@ use at your own risk
2. create and mount your partitions at /mnt, and swapon your swap devices
you need at least a root partition and if using uefi, an efi partition at /mnt/boot
i reccomend a 512mb efi partition, a btrfs root partition, and a 16gb-24gb swap partition
3. set your system clock correctly (TODO need to add instructions on doing this)
4. run these commands
```
sudo
pacman -Sy fish
pacman -Sy archlinux-keyring fish
curl "https://git.disroot.org/ficial/horse-arch/archive/main.tar.gz" --output horse-arch.tar.gz
gzip -d horse-arch.tar.gz
tar xf horse-arch.tar