diff --git a/workflow/README.md b/workflow/README.md index 20a5e6b9..e046d95b 100644 --- a/workflow/README.md +++ b/workflow/README.md @@ -58,7 +58,7 @@ Example with block naming `ice`: - In here, we are supporting two methods for `NPM registry` and `Packed Archive (.tgz)` ### With packed archive -- With `Packed Archive (.tgz)`, you must pack you block before install: +- With `Packed Archive (.tgz)`, you must pack your block before install: - To build block `npm run build-block` ``` @@ -81,4 +81,4 @@ Block 'ice' built and packed successfully at dist/packages//blocks/community/ice ![alt text](/assets/npm-registry.png) -- NOTE: Application only supports installing libraries with newer versions, you cannot overwrite previously installed libraries. \ No newline at end of file +- NOTE: Application only supports installing libraries with newer versions, you cannot overwrite previously installed libraries.