Update README.md
This commit is contained in:
parent
5d4cd1db6d
commit
ec8b61a948
@ -33,11 +33,11 @@ The system consists of two main components:
|
|||||||
- Python 3.10 or newer
|
- Python 3.10 or newer
|
||||||
- uv package manager:
|
- uv package manager:
|
||||||
|
|
||||||
If you're on Mac, please install uv as
|
**If you're on Mac, please install uv as**
|
||||||
```bash
|
```bash
|
||||||
brew install uv
|
brew install uv
|
||||||
```
|
```
|
||||||
On Windows
|
**On Windows**
|
||||||
```bash
|
```bash
|
||||||
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
|
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user