projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b89b17
)
format
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 20 Nov 2006 11:04:03 +0000
(11:04 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 20 Nov 2006 11:04:03 +0000
(11:04 +0000)
doc/setup.mdwn
patch
|
blob
|
history
diff --git
a/doc/setup.mdwn
b/doc/setup.mdwn
index 52ef204fceb48077137c5c70261071fd8b4871a6..9ffba0014a89e4646eda7c47bd857f8152ad6190 100644
(file)
--- 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.