Skip to content

Commit 7cbfd3c

Browse files
committed
Merge branch 'master' of https://github.com/faker-javascript/tld
2 parents 778d649 + e8efb15 commit 7cbfd3c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@
77

88
## Install
99

10+
npm
1011
```
11-
$ npm install --save @fakerjs/tld
12+
npm install @fakerjs/tld --save-dev
13+
```
14+
15+
yarn
16+
```
17+
yarn add @fakerjs/tld -D
1218
```
1319

1420
## Usage

0 commit comments

Comments
 (0)