Changing git suggestion re: Eli and Sam in Planet 2 docs
This commit is contained in:
parent
1d3aa61c2a
commit
4649d59125
|
@ -280,7 +280,7 @@ Then initialize the Git repository locally and do your first push:
|
|||
@commandline{git add *}
|
||||
@commandline{git commit -m "First commit"}
|
||||
@commandline{git remote add origin https://github.com/<username>/<package-name>.git}
|
||||
@commandline{git push origin master}
|
||||
@commandline{git push -u origin master}
|
||||
|
||||
Now, publish your package source as:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user