mirror of
https://github.com/elisspace/Arch-Linux-Install-Guide.git
synced 2026-08-29 15:13:47 +00:00
Updated docs
This commit is contained in:
@@ -219,7 +219,7 @@ Open the mirrorlist file using:
|
||||
|
||||
$ nano /etc/pacman.d/mirrorlist
|
||||
|
||||
Then make sure that only servers in your country are uncommented. Alternately, you can `shift + arrow down` to highlight lines you don't want and `Ctrl + K` to cut them. Save the file then run these two commands:
|
||||
Then make sure that only servers in your country are uncommented. Alternately, you can `shift + arrow down` to highlight servers you don't want and `Ctrl + K` to cut them. Save the file then run these two commands:
|
||||
|
||||
$ sudo cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.backup
|
||||
$ rankmirrors -n 6 /etc/pacman.d/mirrorlist.backup > /etc/pacman.d/mirrorlist
|
||||
|
||||
Reference in New Issue
Block a user