Skip to content

Commit 2a9a790

Browse files
committed
fix: format
1 parent 1f3010e commit 2a9a790

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ Using the result of the above command, a `curl` command can return the official
8484
To verify the integrity of the downloaded package, run the following command:
8585
```shell
8686
gpg --verify mongodb-legacy-X.Y.Z.tgz.sig mongodb-legacy-X.Y.Z.tgz
87+
```
8788

88-
[!Note]
89+
>[!Note]
8990
No verification is done when using npm to install the package. The contents of the Github tarball and npm's tarball are identical.
9091

9192
```

0 commit comments

Comments
 (0)