Missed mkdir in README
This commit is contained in:
parent
c83c23fbaf
commit
c81daadc79
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue