Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 15, 2025
1 parent ea333ad commit 9a2a5f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ Take a glance at [GitHub Discussions](https://github.com/paulmillr/noble-ciphers

## Usage

> npm install @noble/ciphers
> `npm install @noble/ciphers`
> deno add jsr:@noble/ciphers
> `deno add jsr:@noble/ciphers`
> deno doc jsr:@noble/ciphers # command-line documentation
> `deno doc jsr:@noble/ciphers` # command-line documentation
We support all major platforms and runtimes.
For React Native, you may need a
Expand Down

0 comments on commit 9a2a5f3

Please sign in to comment.