Add missing doc line
This commit is contained in:
parent
163cfb9dce
commit
03dc8e36c8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Make sure you have python and node installed
|
||||||
|
|
||||||
git remote rename origin boilerplate
|
git remote rename origin boilerplate
|
||||||
git remote add origin git@...
|
git remote add origin git@...
|
||||||
|
git checkout -b upstream/boilerplate/master --track
|
||||||
|
|
||||||
|
|
||||||
Install python packages
|
Install python packages
|
||||||
|
|
Loading…
Reference in a new issue