diff options
author | http://marcotmarcot.wordpress.com/ <marcotmarcot@web> | 2010-08-24 10:32:29 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-24 10:32:29 +0000 |
commit | 018df1df824e440004b276129c2867b552a0ec4d (patch) | |
tree | 5368a6569a704169357ff18fc5a13301f084fd27 /doc | |
parent | 5de07f59be82aeb7b4935fc134e023628eddb49c (diff) | |
download | ikiwiki-018df1df824e440004b276129c2867b552a0ec4d.tar ikiwiki-018df1df824e440004b276129c2867b552a0ec4d.tar.gz |
darcs command
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 266222cc3..83409228c 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -68,6 +68,7 @@ source. (Remember to replace "foo" with the real directory name.) cvs -d `pwd`/foo get -P ikiwiki bzr clone foo foo.src hg clone foo foo.src + darcs get foo foo.src # TODO monotone, tla Now to edit pages by hand, go into the directory you checked out (ie, |