Skip to content

Commit 4c166d8

Browse files
docs(presto-client): improve Publishing section from Contributing.md
1 parent 818a516 commit 4c166d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-client/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To publish a new version to NPM, follow these steps:
6868

6969
#### Pre-requisites
7070

71-
- Have a valid `NPM_TOKEN` with write permissions to [prestodb NPM organization](https://www.npmjs.com/settings/prestodb/packages).
71+
- Have a valid `NPM_TOKEN` with write permissions to [prestodb NPM organization](https://www.npmjs.com/settings/prestodb/packages) and log-in to NPM using that token by running `npm adduser`.
7272
- Install [GitHub CLI](https://cli.github.com/) on your machine.
7373

7474
#### Steps

0 commit comments

Comments
 (0)