Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyangnz authored Feb 15, 2023
1 parent cafb8d6 commit 749f067
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@

### nodejs preload modules

```
npm i -g node-http-interceptor
ln -vs "$(npm root -g)" "$HOME"/.node_modules
```

```shell
node -r node-http-interceptor/register
```
Expand Down

0 comments on commit 749f067

Please sign in to comment.