Added link for gulp on README.md (#595)

This commit is contained in:
pereiraIgor 2018-10-10 11:57:42 -03:00 коммит произвёл Alexander Goncharov
Родитель cd7bcd4e3b
Коммит 61997ccf85
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@ This repo includes the [management CLI](https://github.com/Microsoft/code-push/t
* Install [Node.js](https://nodejs.org/)
* Install [Git](http://www.git-scm.com/)
* Install Gulp: `npm install -g gulp`
* Install [Gulp](https://gulpjs.com/): `npm install -g gulp`
* Clone the Repository: `git clone https://github.com/Microsoft/code-push.git`
### Building