Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed May 11, 2024
1 parent d0aa27d commit 1177f21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ if you need additional features such as common.js, Schnorr signatures, DER encod

## Usage

> `npm install @noble/secp256k1` > `deno add @noble/secp256k1`
> `npm install @noble/secp256k1`
> `deno add @noble/secp256k1`
We support all major platforms and runtimes. For node.js <= 18 and React Native, additional polyfills are needed: see below.

Expand Down

0 comments on commit 1177f21

Please sign in to comment.