0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

🔥 remove knex-migrator from README (#7884)

no issue

- we will update the instructions for 1.0 before we release 1.0
This commit is contained in:
Katharina Irrgang 2017-01-24 18:30:22 +01:00 committed by GitHub
parent c796e9f61f
commit 12c0ca3d2f

View file

@ -49,12 +49,6 @@ Install grunt
npm install -g grunt-cli
```
Install knex-migrator
```bash
npm install -g knex-migrator
```
Install Ghost
```bash