diff --git a/clients/validator/README.md b/clients/validator/README.md index bff7270699..d54ebe7c77 100644 --- a/clients/validator/README.md +++ b/clients/validator/README.md @@ -36,4 +36,5 @@ If you're a Nym platform developer who's made changes to the client and wants to 1. Bump the version number (use SemVer) 1. `npm run build` -1. `npm login` (if you haven't already) \ No newline at end of file +1. `npm login` (if you haven't already) +1. `npm publish` \ No newline at end of file