summaryrefslogtreecommitdiff
path: root/doc/darcs.html
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2005-11-24 10:27:35 +0000
committerbringert <bringert@cs.chalmers.se>2005-11-24 10:27:35 +0000
commita19713835717650440591914ca866addcc88e5b5 (patch)
tree434305db177eabea9dbd0dd435399c7c16a6a18b /doc/darcs.html
parent9a9d057a34c33f353eb3936c3a996f93df3bce8d (diff)
Added mkdir to chalmers path setup.
Diffstat (limited to 'doc/darcs.html')
-rw-r--r--doc/darcs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/darcs.html b/doc/darcs.html
index 5e4f98c6e..4df7bf99c 100644
--- a/doc/darcs.html
+++ b/doc/darcs.html
@@ -160,6 +160,7 @@ system to make it possible for you to push changes to the main
repository. To fix this, log in to your Chalmers account and run:
</P>
<PRE>
+ mkdir -p $HOME/.vcs4
echo unsup &gt;&gt; $HOME/.vcs4/pathsetup
</PRE>
<P></P>