Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ In order to try out the examples, you need to follow these steps:
1. Clone this repo
1. Run `npm -g install webpack`, if you don't have it installed already
1. Run `npm install` from the repo's root directory
1. Run `./script/build-examples` from the repo's root directory
1. Run `./scripts/build-examples` from the repo's root directory
1. Point your browser to the `index.html` location in this directory