Update README.md

This commit is contained in:
Micah Godbolt
2019-02-25 15:22:13 -08:00
committed by GitHub
parent 2d556a632c
commit 8e6851210d

View File

@@ -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