Missed mkdir in README

This commit is contained in:
Tommi Virtanen 2007-10-30 18:26:49 +02:00
parent c83c23fbaf
commit c81daadc79

View file

@ -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