From 6a8cc7823a5ba0e6cf34d35ac2a959593bbb8a8b Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 8 Mar 2023 22:30:00 +0100 Subject: [PATCH] Update archlinuxWSL.md --- archlinuxWSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archlinuxWSL.md b/archlinuxWSL.md index 7c72557..f16db1d 100644 --- a/archlinuxWSL.md +++ b/archlinuxWSL.md @@ -42,7 +42,7 @@ wsl -d #### Put the first mirror to the ArchLinux mirrorlist: ``` -echo echo 'Server = http://arch.midov.pl/arch/$repo/os/$arch' >> /etc/pacman.d/mirrorlist +echo 'Server = http://arch.midov.pl/arch/$repo/os/$arch' >> /etc/pacman.d/mirrorlist ``` #### Populate the ArchLinux keyring: