Skip to content

Commit

Permalink
Update install instructions to include global deps
Browse files Browse the repository at this point in the history
- knex-migrator and gulp are required
  • Loading branch information
ErisDS committed Feb 22, 2017
1 parent a64b8f0 commit ffcf7d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ If you get stuck, come say hi over [on slack](https://slack.ghost.org)!

```bash
git clone [Ghost's repo URL or your Ghost Fork's URL]
npm install -g knex-migrator gulp
npm install
git submodule update --init
cd core/client
Expand Down

0 comments on commit ffcf7d1

Please sign in to comment.