[aur-dev] [PATCH] Minor correction in INSTALL
Ian D. Scott
ian at perebruin.com
Sat Oct 10 16:35:57 UTC 2015
---
INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index d68fa26..b151e27 100644
--- a/INSTALL
+++ b/INSTALL
@@ -46,7 +46,7 @@ Setup on Arch Linux
# mkdir /srv/http/aurweb/aur.git/
# cd /srv/http/aurweb/aur.git/
# git init --bare
- # ln -s ../../git-interface/git-update.py hooks/update
+ # ln -s ../git-interface/git-update.py hooks/update
# chown -R aur .
7) Install the git-auth wrapper script:
--
2.6.1
More information about the aur-dev
mailing list