aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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