Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dglogo committed Jan 13, 2025
1 parent 1e17bc3 commit bc5107b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/multimodal_retrieval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Run this command from the root of the repository (the one with the `langgraph.j
Install a venv:

```shell
python3 -m venv lb-venv
python3 -m venv lg-venv
source ./lg-venv/bin/activate
pip install -r requirements.txt
```
Expand Down

0 comments on commit bc5107b

Please sign in to comment.