Skip to content

Commit c8977f2

Browse files
authored
docs: Use info markdown (#10603)
1 parent 7397dfe commit c8977f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/voice/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ try installing another.
5151

5252
**Encryption Libraries (npm install):**
5353

54-
> note: You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`).
54+
> [!NOTE]
55+
> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`).
5556
5657
- `sodium-native`: ^3.3.0
5758
- `sodium`: ^3.0.2

0 commit comments

Comments
 (0)