@dialpad/dialtone-vue 1.0.0-beta.3 → 1.0.0-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -41,7 +41,7 @@ Storybook provides a sandbox to develop and experiment with components locally,
41
41
  To run Storybook locally, first install the dependencies:
42
42
 
43
43
  ```
44
- npm run install:storybook
44
+ npm run storybook:install
45
45
  ```
46
46
 
47
47
  Then you can run the dev server: