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.
1 parent c96e34d commit 8016c1eCopy full SHA for 8016c1e
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