Skip to content

Commit

Permalink
Merge pull request asnunes#31 from smor/fix-README-build
Browse files Browse the repository at this point in the history
docs: fixed the build command documentation in the README
  • Loading branch information
asnunes committed Jul 23, 2022
2 parents 63df39e + 0aca7d7 commit e3846e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ npm test

Installing locally in another project:
````
npm build
npm run build
npm pack
````
Inside your project:
Expand Down

0 comments on commit e3846e1

Please sign in to comment.