summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-06-22 17:14:06 +0200
committerFlorian Pritz <bluewind@xinu.at>2011-06-22 17:14:53 +0200
commitf4c5081f929e0006ec6410b55f82800efc3e1f75 (patch)
tree741b8202b047eb3a18a5c78f6f1e69f4d74ba835
parent0e9f8c0ff5a315814de3223e5987812fa3a81447 (diff)
downloadaur-f4c5081f929e0006ec6410b55f82800efc3e1f75.tar.gz
aur-f4c5081f929e0006ec6410b55f82800efc3e1f75.tar.xz
README: fix pacman call
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-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