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

Commit ba26a857 by tim-soft Committed by Erik Seliger

docs(Getting Started): Update npm install for latest pg (#9000)

1 parent a54a7a5e
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@ Sequelize is available via NPM and Yarn.
$ npm install --save sequelize
# And one of the following:
$ npm install --save pg@6 pg-hstore #pg@7 is currently not supported
$ npm install --save pg pg-hstore
$ npm install --save mysql2
$ npm install --save sqlite3
$ npm install --save tedious // MSSQL
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!