diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 10:17:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 10:17:25 -0400 |
commit | 0e7ad80f3696be242132b690670c1248a9d1a623 (patch) | |
tree | 0805783ede86f1256b5554e2d3fff407869f1935 /doc | |
parent | ac467e0190a012c673f97fd873566c5b7fe4134d (diff) |
fix link
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index dafccb99f..68f1c10df 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -34,8 +34,7 @@ perl modules using this command: ## macports -IkiWiki can be installed [from macports] -(http://www.macports.org/ports.php?by=name&substr=ikiwiki) +IkiWiki can be installed [from macports](http://www.macports.org/ports.php?by=name&substr=ikiwiki) by running `sudo port install ikiwiki`. ## Installing by hand |