mirror of
https://git.coolaj86.com/coolaj86/request.js
synced 2025-04-20 06:10:38 +00:00
add --save
This commit is contained in:
parent
eba81d0fc9
commit
554890a809
@ -9,7 +9,7 @@ Written from scratch.
|
|||||||
µRequest is designed to be a drop-in replacement for request. It supports HTTPS and follows redirects by default.
|
µRequest is designed to be a drop-in replacement for request. It supports HTTPS and follows redirects by default.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install @coolaj86/urequest
|
npm install --save @coolaj86/urequest
|
||||||
```
|
```
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user