From b9ee60ec5665bc77a263a9aaa2608518ade9ff83 Mon Sep 17 00:00:00 2001
From: Friz64 <friz64mc@gmail.com>
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?