We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f038a5 commit fdb7b3eCopy full SHA for fdb7b3e
README.md
@@ -134,6 +134,8 @@ $ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c -
134
For Current and LTS, the GPG detached signature of `SHASUMS256.txt` is in
135
`SHASUMS256.txt.sig`. You can use it with `gpg` to verify the integrity of
136
`SHASUM256.txt`. You will first need to import all the GPG keys of individuals
137
+authorized to create releases. They are at the bottom of this README under
138
+[Release Team](#release-team). To import the keys:
139
140
```console
141
$ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273792F7D83545D
0 commit comments