Correct example link and FCGI script.
[catagits/Gitalist.git] / README
diff --git a/README b/README
index 2de1bfa..4564aaa 100644 (file)
--- a/README
+++ b/README
@@ -108,12 +108,11 @@ RUNNING
     ".gitignore" so you can have your own copy):
 
         #!/bin/sh
-        export PERL5LIB=/home/t0m/public_html/Gitalist/lib:/home/t0m/perl5/lib/perl5:$PERL5LIB
         exec /home/t0m/public_html/Gitalist/script/gitalist_fastcgi.pl
 
     This example can be seen live here:
 
-        http://goatse.co.uk/~bobtfish/Gitalist/script/gitalist.fcgi/
+        http://example.gitalist.com
 
 CONTRIBUTING
     Patches are welcome, please feel free to fork on github and send pull