Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Jan 26, 2022
2 parents 778d649 + e8efb15 commit 7cbfd3c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,14 @@

## Install

npm
```
$ npm install --save @fakerjs/tld
npm install @fakerjs/tld --save-dev
```

yarn
```
yarn add @fakerjs/tld -D
```

## Usage
Expand Down

0 comments on commit 7cbfd3c

Please sign in to comment.