Skip to content

Commit e8efb15

Browse files
authored
Update README.md
1 parent f514d8e commit e8efb15

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)