From e1ef650ebb081757f5d05d7c424ff01f12d1f89e Mon Sep 17 00:00:00 2001 From: Vivian Fang Date: Mon, 23 Oct 2023 23:30:53 -0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be9c101..ae521929 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ python -m memgpt
Building from source -Clone this repo: `git clone ` +Clone this repo: `git clone https://github.com/cpacker/MemGPT.git` Using poetry: 1. Install poetry: `pip install poetry`