Skip to content

Commit cbf1d7d

Browse files
committed
Add publishing step to README
1 parent 7c3d5c0 commit cbf1d7d

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,9 @@ Output files will be in `dist/`.
9797
You can now import, and use it, elsewhere (see Usage notes).
9898

9999
The package is published to: https://github.com/RaspberryPiFoundation/python-friendly-error-messages/pkgs/npm/python-friendly-error-messages
100+
101+
### Publishing
102+
103+
```bash
104+
npm publish
105+
```

docs/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)