Skip to content

Commit fe34e78

Browse files
authored
docs(readme): dont' specify exact node versions in generated readme
[skip ci]
1 parent 5d7caf8 commit fe34e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project was generated with the [Angular Full-Stack Generator](https://githu
77
### Prerequisites
88

99
- [Git](https://git-scm.com/)
10-
- [Node.js and npm](nodejs.org) Node ^4.4.6, npm ^2.15.5
10+
- [Node.js and npm](nodejs.org) Node >= 4.x.x, npm >= 2.x.x
1111
- [Gulp](http://gulpjs.com/) (`npm install --global gulp`)<% if(filters.mongoose) { %>
1212
- [MongoDB](https://www.mongodb.org/) - Keep a running daemon with `mongod`<% } if(filters.sequelize) { %>
1313
- [SQLite](https://www.sqlite.org/quickstart.html)<% } %>

0 commit comments

Comments
 (0)