Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jun 27, 2024
1 parent 1f3010e commit ee6e4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Using the result of the above command, a `curl` command can return the official
To verify the integrity of the downloaded package, run the following command:
```shell
gpg --verify mongodb-legacy-X.Y.Z.tgz.sig mongodb-legacy-X.Y.Z.tgz
```

[!Note]
No verification is done when using npm to install the package. The contents of the Github tarball and npm's tarball are identical.
Expand Down

0 comments on commit ee6e4b3

Please sign in to comment.