Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed May 4, 2015
1 parent 60a3606 commit a44968d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ git clone --depth=1 https://github.com/badsyntax/react-seed.git my-project

### Installing with yeoman

* First install the generator: `npm install -g generator-react-seed`
* Use the generator like so: `yo react-seed`
1. `npm install -g yo`
2. `npm install -g generator-react-seed`
3. Use the generator like so: `yo react-seed`

## npm scripts

Expand Down

0 comments on commit a44968d

Please sign in to comment.