diff --git a/README.md b/README.md index b9d2ded3..021198d0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ git clone git@github.com:PrimeIntellect-ai/prime.git 2. Install `uv`: ```bash -curl -LsSf https://astral.sh/uv/install.sh | sh +curl -LsSf https://github.com/astral-sh/uv/releases/latest/download/uv-installer.sh | sh source $HOME/.local/bin/env ```