Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Aug 4, 2024
1 parent 9a929c5 commit 7c2cb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

```sh
npm install
node .\pteer.js
node .\bypasscf.js
```

#### Linux 额外安装以下包,运行命令相同
Expand All @@ -37,7 +37,7 @@ sudo snap install chromium

```sh
npm install
node .\pteer.js
node .\bypasscf.js
```

## 使用方法三:GitHub Action 每天 0 点阅读
Expand Down

0 comments on commit 7c2cb68

Please sign in to comment.