docs: added note about @cryptography/aes

This commit is contained in:
Alina Sireneva
2023-11-01 22:04:45 +03:00
parent 23a0e69942
commit 7fba16a7fb

View File

@@ -68,7 +68,7 @@ pnpm add @mtcute/crypto-node
✨ building something for web? use the client directly:
```bash
pnpm add @mtcute/client
pnpm add @mtcute/client @cryptography/aes
```
learn more: [guide](https://mtcute.dev/guide/)