Skip to content

Commit 586ee88

Browse files
committed
docs: update note
1 parent 2a23093 commit 586ee88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ gpg --verify bson-X.Y.Z.tgz.sig bson-X.Y.Z.tgz
3636
```
3737

3838
>[!Note]
39-
No verification is done when using npm to install the package. To ensure release integrity when using npm, download the tarball manually from the GitHub release, verify the signature, then install the package from the downloaded tarball using `npm install bson-X.Y.Z.tgz`.
39+
No verification is done when using npm to install the package. The contents of the Github tarball and npm's tarball are identical.
4040

4141
## Bugs / Feature Requests
4242

0 commit comments

Comments
 (0)