docs: Update contributing_code.md (#884)
This commit is contained in:
@@ -32,8 +32,8 @@ Once Poetry is installed, navigate to the MemGPT directory and install the MemGP
|
||||
|
||||
```sh
|
||||
cd MemGPT
|
||||
poetry shell
|
||||
poetry install --all-extras
|
||||
poetry shell
|
||||
```
|
||||
|
||||
Now when you want to use `memgpt`, make sure you first activate the `poetry` environment using poetry shell:
|
||||
|
||||
Reference in New Issue
Block a user