diff options
author | justint <justint@web> | 2010-10-10 23:01:19 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-10 23:01:19 +0000 |
commit | 2c0d2799b752c81c4fe45d569d1931157ef947ec (patch) | |
tree | 0e0cfb1ffcea290dfb3e3611d9974348be472a67 | |
parent | bc8b61dae8faa0a654f3a5f2278cd1c66a2f44a3 (diff) |
perl Makefile.PL LIB=/Library/Perl/5.10.0 #this worked for me(Mac OS X)
-rw-r--r-- | doc/install.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index cc3a4c29f..f38ae2aab 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -41,5 +41,6 @@ If you're using a shared hosting provider, of the sort where you don't have root, you can still install ikiwiki. There are tutorials covering this for a few providers: + * [[tips/NearlyFreeSpeech]] * [[tips/DreamHost]] |