From dc508454853f298cc6fe4e60f9817eddb8996748 Mon Sep 17 00:00:00 2001 From: pinkBoss Date: Thu, 22 May 2025 17:29:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```