aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2007-10-30 18:26:49 +0200
committerTommi Virtanen <tv@eagain.net>2007-10-30 18:26:49 +0200
commitc81daadc792455ee7cf02765734aecbfa0b68510 (patch)
tree5d6257f8068483337e74069d332a0572aea555b4 /README.rst
parentUpdate for release v0.2. (diff)
downloadgitosis-dakkar-c81daadc792455ee7cf02765734aecbfa0b68510.tar.gz
gitosis-dakkar-c81daadc792455ee7cf02765734aecbfa0b68510.tar.bz2
gitosis-dakkar-c81daadc792455ee7cf02765734aecbfa0b68510.zip
Missed mkdir in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3df6b35..1d3813e 100644
--- a/README.rst
+++ b/README.rst
@@ -119,6 +119,7 @@ Commit that change and push. Then create the initial commit and push
it::
mkdir myproject
+ cd mypyroject
git init
git remote add myserver git@MYSERVER:myproject.git
# do some work, git add and commit files