Update Readme.md

This commit is contained in:
alexandervnuchkov
2017-04-14 11:21:20 +03:00
committed by GitHub
parent c45316f6ba
commit 35a306cc8f

View File

@ -1,10 +1,10 @@
Этот документ описывает последовательность шагов для сборки SDK.
This document describes the steps needed to build SDK.
1. Установка необходимого ПО.
- Скачать и установить nodejs (https://nodejs.org/en/download/).
- Скачать и установить Java (http://java.com/ru/download/index.jsp).
1. Required software installation:
- Download and install nodejs (https://nodejs.org/en/download/).
- Download and install Java (http://java.com/en/download/index.jsp).
2. Сборка.
2. SDK build:
- npm install -g grunt-cli
- npm install
- grunt