Merge pull request #4386 from AnSavvides/4369-walkthrough-clarification

[#4369] Make getting started a little less confusing
(cherry picked from commit bcfba9178f)
This commit is contained in:
Paul O’Shannessy
2015-07-23 13:45:33 -07:00
parent 55fe64dd94
commit 252f3571e5
+1 -1
View File
@@ -31,7 +31,7 @@ To get started using the tutorial, just start editing `public/index.html`.
### Getting started
For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up your favorite editor and create a new HTML document:
For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up `public/index.html` in your favorite editor, which should contain the following:
```html
<!-- index.html -->