Skip to content

Commit d720580

Browse files
docs: 添加对 rg 下载的提示
1 parent bd6707a commit d720580

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@
7272
bun install
7373
```
7474

75+
国内对 github 网络较差的,可以使用这个环境变量
76+
77+
```bash
78+
DEFAULT_RELEASE_BASE=https://ghproxy.net/https://github.com/microsoft/ripgrep-prebuilt/releases/download/v15.0.1
79+
```
80+
7581
### 运行
7682

7783
```bash

0 commit comments

Comments
 (0)