summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2016-06-08 22:02:03 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2016-06-08 22:23:57 +0200
commit333596ab4aca12bd9444196066f1511f07650f3f (patch)
treed29e1e3521198393e3ec4acaaa2be3f01525527e /INSTALL
parentb757246e33a8cfcb5b8973d659a0b513d3b767d7 (diff)
downloadaurweb-333596ab4aca12bd9444196066f1511f07650f3f.tar.xz
Update Arch Linux projects subdomain
The projects.archlinux.org subdomain was moved to git.archlinux.org. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 8b0cd29..dab48cc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@ Setup on Arch Linux
1) Clone the AUR project:
$ cd /srv/http/
- $ git clone git://projects.archlinux.org/aurweb.git
+ $ git clone git://git.archlinux.org/aurweb.git
2) Setup a web server with PHP and MySQL. Configure the web server to redirect
all URLs to /index.php/foo/bar/. The following block can be used with nginx: