Skip to content

Commit

Permalink
Added missing setup:dev to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Aug 21, 2018
1 parent 419e5cd commit 0e2d86e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ To begin development simply clone this repository, navigate to the directory's r

```
$ npm install -g yarn
$ yarn install
$ yarn
$ yarn setup:dev
$ yarn dev
```

Expand Down

0 comments on commit 0e2d86e

Please sign in to comment.