From 963742e08cd3e523fc6f32233c4ac316c416abe1 Mon Sep 17 00:00:00 2001 From: samsja <55492238+samsja@users.noreply.github.com> Date: Wed, 4 Dec 2024 18:39:55 -0800 Subject: [PATCH] fix quick install link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9195260..6e09ec8a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ A research paper about the framework and our INTELLECT-1 10B experiment is comin For an easy install that download the data ``` -curl -sSL https://raw.githubusercontent.com/PrimeIntellect-ai/prime/scripts/install/install.sh | bash +curl -sSL https://raw.githubusercontent.com/PrimeIntellect-ai/prime/main/scripts/install/install.sh | bash ``` step by step :