We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9710745 commit ddf0a7eCopy full SHA for ddf0a7e
1 file changed
README.md
@@ -9,7 +9,7 @@ for Build 2016 session workshop.
9
10
```bash
11
# clone repo
12
-git clone https://github.com/Microsoft/react-todo.git
+git clone https://github.com/Microsoft/vscode-react-sample.git
13
14
# navigate to repo
15
cd react-todo
@@ -66,4 +66,4 @@ be used as a model for a production ready application.
66
* [react](https://facebook.github.io/react/)
67
* [material-ui](http://www.material-ui.com/#/)
68
* [babel](https://babeljs.io/)
69
-* [eslint](http://eslint.org/)
+* [eslint](http://eslint.org/)
0 commit comments