[#4369] Make getting started a little less confusing

This commit is contained in:
Andreas Savvides 2015-07-15 11:25:58 +01:00
parent 704ea0bb83
commit 4a05be3459
1 changed files with 1 additions and 1 deletions

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