Updated docs

This commit is contained in:
rickellis
2018-03-23 20:08:37 -06:00
parent 904917456c
commit 1f47e51be6

View File

@@ -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