mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-08 14:20:01 +02:00
docs: Add link to UV docs
This commit is contained in:
parent
81d013dd61
commit
be7c334815
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ You can run these checks locally by installing [prefligit](https://github.com/j1
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Requires UV:
|
# Requires UV: https://docs.astral.sh/uv/getting-started/installation/
|
||||||
# Mac/linux: curl -LsSf https://astral.sh/uv/install.sh | sh
|
# Mac/linux: curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||||
# Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
|
# Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue