mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
README: fix pacman call
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
3c110b13b5
commit
9c65ad3aa2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue