Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 984204e

Browse files
author
hansputera
committed
chore(readme): production install guide
1 parent b8c89ab commit 984204e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Simple HTTP Client built with zero dependency.
44

55
### Installation
6-
> npm install hanif-tiny-http
6+
> npm install hanif-tiny-http --only=prod
77
8-
> yarn add hanif-tiny-http
8+
> yarn add hanif-tiny-http --production
99
1010
### Basic usage
1111

0 commit comments

Comments
 (0)