diff --git a/README.md b/README.md index f78d7af..871ac1d 100644 --- a/README.md +++ b/README.md @@ -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 ```