Browse Source

Update 'README.md'

master
parent
commit
025ee33b55
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -141,7 +141,7 @@ To install the basic or base system you will use the scripts in this repository.
$ pacstrap /mnt base linux linux-firmware git vim broadcom-wl-dkms linux-headers
$ genfstab -U /mnt >> /mnt/etc/fstab
$ arch-chroot /mnt
$ git clone ssh://git@gmarxcc.com:2222/gmarx/arch-basic.git
$ git clone http://gmarxcc.com:8088/gmarx/arch-basic.git
$ cd arch-basic
$ ./base-uefi.sh
```


Loading…
Cancel
Save