Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed teeny typo
  • Loading branch information
Jacob Gadikian authored Sep 1, 2016
1 parent afcf9ef commit 83b80f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ mysql -u root
Install `sequelize-cli` globally:

```bash
npm install -g sequilize sequelize-cli pm2 mysql
npm install -g sequelize sequelize-cli pm2 mysql
```

Run `sequelize db:migrate` in `db/` directory.
Expand Down

0 comments on commit 83b80f2

Please sign in to comment.