Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wehaox authored Aug 25, 2022
1 parent b8db119 commit ac9bc01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ chmod +x apiSend && ./apiSend
}
```
# 自行编译
全局安装pkg
```bash
npm install -g pkg
```
下载 apiSend.js
```bash
pkg -t node14-linux apiSend.js
Expand Down

0 comments on commit ac9bc01

Please sign in to comment.