docs: added note about @cryptography/aes

This commit is contained in:
alina 🌸 2023-11-01 22:04:45 +03:00
parent 23a0e69942
commit 7fba16a7fb
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI

View file

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