We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd56625 commit efbd7b8Copy full SHA for efbd7b8
README.md
@@ -19,17 +19,13 @@ Installation
19
20
You can install it via a package manager:
21
22
-[Yarn](https://yarnpkg.com/):
23
-
24
- $ yarn add scrypt-async
25
26
[NPM](https://www.npmjs.org/):
27
28
$ npm install scrypt-async
29
30
-[Bower](http://bower.io):
+[Yarn](https://yarnpkg.com/):
31
32
- $ bower install scrypt-async
+ $ yarn add scrypt-async
33
34
or [download source code](https://github.com/dchest/scrypt-async-js/releases).
35
bower.json
0 commit comments