Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 30139a2

Browse files
Roy Segalllirantal
authored andcommitted
fix(docs): the project now supports Node v5, updated the README
1 parent b795ddc commit 30139a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Before you begin we recommend you read about the basic building blocks that asse
1919
Make sure you have installed all of the following prerequisites on your development machine:
2020
* Git - [Download & Install Git](https://git-scm.com/downloads). OSX and Linux machines typically have this already installed.
2121
* Node.js - [Download & Install Node.js](https://nodejs.org/en/download/) and the npm package manager. If you encounter any problems, you can also use this [GitHub Gist](https://gist.github.com/isaacs/579814) to install Node.js.
22-
* Node v5 IS NOT SUPPORTED AT THIS TIME!
2322
* MongoDB - [Download & Install MongoDB](http://www.mongodb.org/downloads), and make sure it's running on the default port (27017).
2423
* Bower - You're going to use the [Bower Package Manager](http://bower.io/) to manage your front-end packages. Make sure you've installed Node.js and npm first, then install bower globally using npm:
2524

0 commit comments

Comments
 (0)