Merge pull request #119 from hang333/patch-1

Add building requirement.
This commit is contained in:
mayswind 2017-10-21 23:11:21 +08:00 committed by GitHub
commit 5dc917d3f2

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