[aur-dev] [PATCH 1/5] README: fix pacman call
Florian Pritz
bluewind at xinu.at
Wed Jun 22 15:36:40 EDT 2011
Signed-off-by: Florian Pritz <bluewind at xinu.at>
---
web/README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/README b/web/README
index b8d1b72..0c081f2 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
--
1.7.5.4
More information about the aur-dev
mailing list