Commit 6a034651 authored by Alexey Golubev's avatar Alexey Golubev Committed by GitHub

Merge pull request #112 from alexandervnuchkov/patch-4

Update Readme.md
parents 71ba36cd 35a306cc
Этот документ описывает последовательность шагов для сборки 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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment