summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-06-22 21:36:40 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2011-06-25 11:29:55 +0200
commit9c65ad3aa240bd1ca53823a4a6ce22b3aa079735 (patch)
tree27b22ed5ed41f87116aa61bfe3cc0706543a8916
parent3c110b13b591308cb42767c9cdf7262c11ea3778 (diff)
downloadaur-9c65ad3aa240bd1ca53823a4a6ce22b3aa079735.tar.gz
aur-9c65ad3aa240bd1ca53823a4a6ce22b3aa079735.tar.xz
README: fix pacman call
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
-rw-r--r--web/README2
1 files changed, 1 insertions, 1 deletions
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