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