update README

This commit is contained in:
Vivian Fang
2023-10-23 23:30:53 -07:00
parent 76a8f1905f
commit e1ef650ebb

View File

@@ -112,7 +112,7 @@ python -m memgpt
<details>
<summary><strong>Building from source</strong></summary>
Clone this repo: `git clone `
Clone this repo: `git clone https://github.com/cpacker/MemGPT.git`
Using poetry:
1. Install poetry: `pip install poetry`