From 3ad1da019b8d1e3c3f2cf9d3442d1c8726e29306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Mart=C3=ADnez?= Date: Thu, 19 Oct 2023 16:17:35 +0200 Subject: [PATCH] Update README.md Primordial branch correct url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83f4d327cd..aaf011f06b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ thus a simpler and more educational implementation to understand the basic conce to build a fully local -and therefore, private- chatGPT-like tool. If you want to keep experimenting with it, we have saved it in the -[primordial branch](https://github.com/imartinez/privateGPT/branches) of the project. +[primordial branch](https://github.com/imartinez/privateGPT/tree/primordial) of the project. > It is strongly recommended to do a clean clone and install of this new version of PrivateGPT if you come from the previous, primordial version.