This commit is contained in:
Sara 2017-12-21 09:49:18 -08:00 коммит произвёл GitHub
Родитель 2a9aa0b683
Коммит bf583fcefe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 4 удалений

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

@ -3,10 +3,7 @@ The Windows IoT Building Navigation Robot is a robot that will navigate a person
## Cloning the project
- Use Command Prompt to navigate to the folder where you want the project:
```cd <your folder path>```
- Run the git clone command:
```git clone https://github.com/ms-iot/building-navigation-robot.git```
Navigate to the root folder [here](https://github.com/Microsoft/Windows-iotcore-samples) and either download the samples as a zip file or clone them using git.
The step-by-step instruction for building this project can be found on https://www.hackster.io/54243/iot-core-building-navigation-robot-125856