Skip to content

Commit c582d97

Browse files
authored
Update env.md with uv installation details
Add installation instructions for uv and Python version check
1 parent 23378fd commit c582d97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python/env.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
### uv
55
```bash
66
# uv大概可以一统江湖了
7+
# install
8+
curl -LsSf https://astral.sh/uv/install.sh | sh
79

810
# 查看py版本
911
uv python list

0 commit comments

Comments
 (0)