diff --git a/README.md b/README.md index 337f3fc50..8bd2477c3 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ The project uses [uv](https://github.com/astral-sh/uv) to manage python dependencies and run commands. To install uv: ```bash -curl -L https://install.astral.sh | bash +curl -LsSf https://astral.sh/uv/install.sh | sh ``` To build the CairoZero files: