diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index f6b758643a..40049bbf9d 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -64,6 +64,8 @@ Then reference it from `helloworld.html`: ``` +Note that some browsers (Chrome, e.g.) will fail to load the file unless it's served via HTTP. + ### Offline Transform First install the command-line tools (requires [npm](https://www.npmjs.com/)):