ga-wdi-boston / talk-template

Other
1 stars 27 forks source link

Should it say checkout the training branch? #10

Open gaand opened 8 years ago

gaand commented 8 years ago

https://github.com/ga-wdi-boston/talk-template#preparation

 1.  Create a new branch, `training`, for your work.
-1.  Checkout to the `training` branch.
+1.  Checkout the `training` branch.
 1.  Install dependencies with `npm install`.