Skip to content

Commit b85adee

Browse files
committed
docs: update note
1 parent 5fa0036 commit b85adee

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
@@ -86,7 +86,7 @@ To verify the integrity of the downloaded package, run the following command:
8686
gpg --verify mongodb-legacy-X.Y.Z.tgz.sig mongodb-legacy-X.Y.Z.tgz
8787

8888
>[!Note]
89-
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 mongodb-legacy-X.Y.Z.tgz`.
89+
No verification is done when using npm to install the package. The contents of the Github tarball and npm's tarball are identical.
9090
9191
```
9292

0 commit comments

Comments
 (0)