mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -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:
parent
c796e9f61f
commit
12c0ca3d2f
1 changed files with 0 additions and 6 deletions
|
@ -49,12 +49,6 @@ Install grunt
|
||||||
npm install -g grunt-cli
|
npm install -g grunt-cli
|
||||||
```
|
```
|
||||||
|
|
||||||
Install knex-migrator
|
|
||||||
|
|
||||||
```bash
|
|
||||||
npm install -g knex-migrator
|
|
||||||
```
|
|
||||||
|
|
||||||
Install Ghost
|
Install Ghost
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue