Update README.md
This commit is contained in:
parent
664624687a
commit
5d4cd1db6d
@ -39,7 +39,11 @@ brew install uv
|
||||
```
|
||||
On Windows
|
||||
```bash
|
||||
pip install uv
|
||||
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
|
||||
```
|
||||
and then
|
||||
```bash
|
||||
set Path=C:\Users\nntra\.local\bin;%Path%
|
||||
```
|
||||
|
||||
Otherwise installation instructions are on their website: [Install uv](https://docs.astral.sh/uv/getting-started/installation/)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user