Skip to content

Commit 7319569

Browse files
Update getting-started.md
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
1 parent be1b421 commit 7319569

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ yarn add @cipherstash/protect
5454
pnpm add @cipherstash/protect
5555
```
5656

57-
> [!TIP] > [Bun](https://bun.sh/) is not currently supported due to a lack of [Node-API compatibility](https://github.com/oven-sh/bun/issues/158). Under the hood, Protect.js uses [CipherStash Client](#cipherstash-client) which is written in Rust and embedded using [Neon](https://github.com/neon-bindings/neon).
57+
> [!TIP]
58+
> [Bun](https://bun.sh/) is not currently supported due to a lack of [Node-API compatibility](https://github.com/oven-sh/bun/issues/158). Under the hood, Protect.js uses [CipherStash Client](#cipherstash-client) which is written in Rust and embedded using [Neon](https://github.com/neon-bindings/neon).
5859
5960
Lastly, install the CipherStash CLI:
6061

0 commit comments

Comments
 (0)