diff --git a/README.md b/README.md index 3e2d4fbc9..f6e89161d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Install uv with our standalone installers, or from [PyPI](https://pypi.org/proje # On macOS and Linux. curl -LsSf https://astral.sh/uv/install.sh | sh -# On Windows. +# On Windows (with PowerShell). irm https://astral.sh/uv/install.ps1 | iex # With pip.