File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -112,14 +112,9 @@ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c -
112112For Current and LTS, the GPG detached signature of ` SHASUMS256.txt ` is in
113113` SHASUMS256.txt.sig ` . You can use it with ` gpg ` to verify the integrity of
114114` SHASUMS256.txt ` . You will first need to import
115- [ the GPG keys of individuals authorized to create releases] ( #release-keys ) . To
116- import the keys:
115+ [ the GPG keys of individuals authorized to create releases] ( #release-keys ) .
117116
118- ``` bash
119- gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C
120- ```
121-
122- See [ Release keys] ( #release-keys ) for a script to import active release keys.
117+ See [ Release keys] ( #release-keys ) for commands to import active release keys.
123118
124119Next, download the ` SHASUMS256.txt.sig ` for the release:
125120
You can’t perform that action at this time.
0 commit comments