We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7caf8 commit fe34e78Copy full SHA for fe34e78
templates/app/README.md
@@ -7,7 +7,7 @@ This project was generated with the [Angular Full-Stack Generator](https://githu
7
### Prerequisites
8
9
- [Git](https://git-scm.com/)
10
-- [Node.js and npm](nodejs.org) Node ^4.4.6, npm ^2.15.5
+- [Node.js and npm](nodejs.org) Node >= 4.x.x, npm >= 2.x.x
11
- [Gulp](http://gulpjs.com/) (`npm install --global gulp`)<% if(filters.mongoose) { %>
12
- [MongoDB](https://www.mongodb.org/) - Keep a running daemon with `mongod`<% } if(filters.sequelize) { %>
13
- [SQLite](https://www.sqlite.org/quickstart.html)<% } %>
0 commit comments