diff --git a/README.md b/README.md index 637668f5..1b81ff9a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Follow the steps below to see how this library works, or [watch this screencast] ``` cd angular-crud npm install + npm run build npm pack ```