Skip to content

Commit cb3c763

Browse files
committed
Clarify 1.0
1 parent b01f31a commit cb3c763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Use NPM / Yarn in node.js / browser:
2828

2929
```bash
3030
# NPM
31-
npm install ethereum-cryptography
31+
npm install ethereum-cryptography@next
3232

3333
# Yarn
34-
yarn add ethereum-cryptography
34+
yarn add ethereum-cryptography@next
3535
```
3636

3737
See [browser usage](#browser-usage) for information on using the package with major Javascript bundlers. It is

0 commit comments

Comments
 (0)