Skip to content

Commit bc5107b

Browse files
committed
typo
1 parent 1e17bc3 commit bc5107b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community/multimodal_retrieval/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Run this command from the root of the repository (the one with the `langgraph.j
3333
Install a venv:
3434

3535
```shell
36-
python3 -m venv lb-venv
36+
python3 -m venv lg-venv
3737
source ./lg-venv/bin/activate
3838
pip install -r requirements.txt
3939
```

0 commit comments

Comments
 (0)