From d75dbc01fc3b25eb85a61f5d06e0ae07f44e5001 Mon Sep 17 00:00:00 2001 From: Friz64 Date: Sat, 25 Jan 2020 21:27:29 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ac8efbf3de..4ffbf053c8 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,13 @@ If you want to compile Veloren yourself, take a look at the [How to Compile Guid #### Arch -[AUR Airshipper](https://aur.archlinux.org/packages/airshipper-git): `yay -Sy airshipper-git` +[AUR Airshipper](https://aur.archlinux.org/packages/airshipper-git): `yay -Syu airshipper-git` -[AUR latest binary release](https://aur.archlinux.org/packages/veloren-bin/): `yay -Sy veloren-bin` +[AUR latest binary release](https://aur.archlinux.org/packages/veloren-bin/): `yay -Syu veloren-bin` -[AUR latest release](https://aur.archlinux.org/packages/veloren/): `yay -Sy veloren` +[AUR latest release](https://aur.archlinux.org/packages/veloren/): `yay -Syu veloren` -[AUR latest master](https://aur.archlinux.org/packages/veloren-git): `yay -Sy veloren-git` +[AUR latest master](https://aur.archlinux.org/packages/veloren-git): `yay -Syu veloren-git` ## F.A.Q. ### **Q:** How is this game licensed?