Improve README

This commit is contained in:
Emmanuel 2023-05-19 14:45:08 +02:00
parent 06333865c6
commit 5529f71bc8

View file

@ -112,5 +112,5 @@ npm run preview
```sh
npm version patch # or major or minor
npm run package
npm publish ./package
npm publish
```