diff --git a/README.md b/README.md index 1411dd5..d64af7b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Built from a default Angular CLI setup Commands: -* `npm run build && npm run package-elements` to create a build of a sample component +* `npm run build && npm run package` to create a build of a sample component * `npm run serve` to run a http-server with example usage (click the button, watch the devtools console) Read the complete walkthrough in the article: [Building Web Components with Angular Elements!](https://medium.com/@tomsu/building-web-components-with-angular-elements-746cd2a38d5b)