Add building requirement.

This commit is contained in:
Jonathan Goh 2017-10-21 20:50:46 +08:00 committed by GitHub
parent 1874017765
commit 0e1188c6c9

View file

@ -36,7 +36,7 @@ Latest Release: [https://github.com/mayswind/AriaNg/releases](https://github.com
Latest Daily Build: [https://github.com/mayswind/AriaNg-DailyBuild/archive/master.zip](https://github.com/mayswind/AriaNg-DailyBuild/archive/master.zip)
#### Building from source
Make sure you have [Node.js](https://nodejs.org/), [NPM](https://www.npmjs.com/) and [Bower](https://bower.io/) installed. Then download the source code, and follow these steps.
Make sure you have [Node.js](https://nodejs.org/), [NPM](https://www.npmjs.com/), [Gulp](https://gulpjs.com/) and [Bower](https://bower.io/) installed. Then download the source code, and follow these steps.
$ npm install
$ bower install