This commit is contained in:
Micah Godbolt 2019-02-25 15:22:13 -08:00 коммит произвёл GitHub
Родитель 2d556a632c
Коммит 8e6851210d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -22,8 +22,8 @@ This workshop starts as a very high level introduction to the core principles of
### Getting Set Up
```bash
$ git clone tba
$ cd bootcamp
$ git clone https://github.com/Microsoft/frontend-bootcamp.git
$ cd frontend-bootcamp
$ npm install
// For Day 1, Steps 1-3