Skip to content

Commit

Permalink
docs(readme): updates the example install command to refer to this co…
Browse files Browse the repository at this point in the history
…mponent
  • Loading branch information
Tony Richards committed Feb 15, 2021
1 parent f366a66 commit f13b0b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -27,11 +27,11 @@ For further detail and motivation, please refer to the USENIX Security '16 [pape
# Installation

``` shell
npm install zxcvbn
npm install zxcvbn-typescript
```

``` shell
yarn install zxcvbn
yarn install zxcvbn-typescript
````

## Browserify / Webpack
Expand Down

0 comments on commit f13b0b0

Please sign in to comment.