ga-wdi-boston / js

Other
36 stars 212 forks source link

Redundancy in instructions #42

Closed BenGitsCode closed 7 years ago

BenGitsCode commented 7 years ago
## Preparation

1.  [Fork and clone](https://github.com/ga-wdi-boston/meta/wiki/ForkAndClone)
    this repository.
1.  Create a new branch, `training`, for your work.
1.  Install dependencies with `npm install`.

Then:

```sh
git branch training
git checkout training
atom .

Asks them to create training branch twice, restructure so one remains.