summaryrefslogtreecommitdiff
path: root/doc/setup.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-20 11:04:03 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-20 11:04:03 +0000
commit0457dbc773d7d3dadca632a445592a038c9b86b3 (patch)
tree311e621e167f2c4ef2dba3407f308d0ff78d46a6 /doc/setup.mdwn
parent7b89b172d42e5084dc7c6753a7bbd06afe2a7fb3 (diff)
format
Diffstat (limited to 'doc/setup.mdwn')
-rw-r--r--doc/setup.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index 52ef204fc..9ffba0014 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -71,8 +71,7 @@ you through setting up a wiki that is stored in [[Subversion]], [[Git]],
5. Build your wiki for the first time.
- ikiwiki --verbose $SRCDIR $DESTDIR \
- --url=http://host/~you/wiki/
+ ikiwiki --verbose $SRCDIR $DESTDIR --url=http://host/~you/wiki/
Replace the url with the real url to your wiki. You should now
be able to visit the url and see your wiki.