From f4c5081f929e0006ec6410b55f82800efc3e1f75 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 22 Jun 2011 17:14:06 +0200 Subject: README: fix pacman call Signed-off-by: Florian Pritz --- web/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/README b/web/README index b8d1b72f..0c081f28 100644 --- a/web/README +++ b/web/README @@ -1,7 +1,7 @@ Setup on Arch Linux: ==================== 1) Install Apache, MySQL, PHP, and git - # pacman -Sy apache mysql php git + # pacman -Syu apache mysql php git 2) Set a local 'hostname' of 'aur' - Edit /etc/hosts and append 'aur' to loopback address -- cgit v1.2.3-24-g4f1b