We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72e22db + 8016c1e commit 8950e04Copy full SHA for 8950e04
examples/README.md
@@ -5,5 +5,5 @@ In order to try out the examples, you need to follow these steps:
5
1. Clone this repo
6
1. Run `npm -g install webpack`, if you don't have it installed already
7
1. Run `npm install` from the repo's root directory
8
-1. Run `./script/build-examples` from the repo's root directory
+1. Run `./scripts/build-examples` from the repo's root directory
9
1. Point your browser to the `index.html` location in this directory
0 commit comments