diff options
author | http://marcotmarcot.wordpress.com/ <http://marcotmarcot.wordpress.com/@web> | 2010-09-05 14:34:16 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-05 14:34:16 +0000 |
commit | 306941954e53931626522ef1e7d56693a57dd203 (patch) | |
tree | 65ffd0c568e9e32453f788d6fc5d5d766812f600 | |
parent | edb256d2d8c59754e074f71f24644d57442a24e9 (diff) |
.darcs
-rw-r--r-- | doc/setup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 83409228c..ac491baae 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -68,7 +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 + darcs get foo.darcs foo.src # TODO monotone, tla Now to edit pages by hand, go into the directory you checked out (ie, |