From 0e1188c6c901d928790089c677c82b0df771c3ac Mon Sep 17 00:00:00 2001 From: Jonathan Goh Date: Sat, 21 Oct 2017 20:50:46 +0800 Subject: [PATCH] Add building requirement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f575b7..f568188 100644 --- a/README.md +++ b/README.md @@ -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