doc(bindings/crypto-nodejs): Fix package name in the README.md

Fix package name in readme for nodejs bindings
This commit is contained in:
Ivan Enderlin
2022-07-14 08:39:53 +02:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ Encryption](https://en.wikipedia.org/wiki/End-to-end_encryption)) for
Just add the latest release to your `package.json`:
```sh
$ npm install --save matrix-sdk-crypto
$ npm install --save @matrix-org/matrix-sdk-crypto-nodejs
```
When installing, NPM will download the corresponding prebuilt Rust library for your current host system. The following are supported: