Skip to content

Commit d4c5a64

Browse files
authored
Update README.md
1 parent b50d82e commit d4c5a64

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,16 @@ Server 来访问七牛云存储、智能多媒体服务等。
1313
- uv 包管理器
1414

1515
如果还没有安装 uv,可以使用以下命令安装:
16-
https://docs.astral.sh/uv/getting-started/installation/#pypi
17-
1816
```bash
19-
# 给出两个示例:
2017
# Linux & Mac
2118
curl -LsSf https://astral.sh/uv/install.sh | sh
2219

2320
# Windows
2421
$ powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
2522
```
2623

24+
具体安装方式参考 [uv 安装](https://docs.astral.sh/uv/getting-started/installation/#pypi)
25+
2726
## 在 Cline 中使用:
2827

2928
步骤:

0 commit comments

Comments
 (0)