不要怂,就是干,撸起袖子干!

Commit c3420019 by Mick Hansen

Merge pull request #2893 from seegno/support/add-pg-hstore-to-pgsql-instructions

Add `pg-hstore` to "Getting Started"
2 parents 953f549b 5f38c202
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ Sequelize is available via NPM.
$ npm install --save sequelize
# And one of the following:
$ npm install --save pg
$ npm install --save pg pg-hstore
$ npm install --save mysql
$ npm install --save mariasql
$ npm install --save sqlite3
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!