Remove period from yo installation command (#1)

This commit is contained in:
Bret Stateham 2017-08-07 16:56:41 -07:00 коммит произвёл Su Shi
Родитель 9e6690f58d
Коммит 92f088cd44
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7,7 +7,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
## Prerequisites
1. Install latest [Node LTS](https://nodejs.org).
2. `npm install -g yo`.
2. `npm install -g yo`
3. `npm install -g generator-az-iot-gw-module`
## Usage