README.md edited online with Bitbucket

This commit is contained in:
Ivan Diaz 2015-12-26 22:57:34 +00:00
parent 5a55a0f8bc
commit b4c2cea651
1 changed files with 2 additions and 1 deletions

View File

@ -2,8 +2,9 @@ OpenSupports v4.0
============
### Getting up and running FRONT-END
0. update `sudo apt-get update`
1. Clone this repo
2. Install node `sudo apt-get install node`
2. Install node `sudo apt-get install nodejs`
3. Install npm `sudo apt-get install npm`
4. Install gulp `sudo npm install -g gulp`
5. Go to repo `cd os4-react`