mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-26 08:33:49 +00:00
typo fix (#31295)
typo fix %pip install -upgrade langchain-google to: %pip install --upgrade langchain-google
This commit is contained in:
parent
dcb5aba999
commit
6993bc9ad1
@ -57,7 +57,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"%pip install -upgrade --quiet langchain-google-firestore"
|
||||
"%pip install --upgrade --quiet langchain-google-firestore"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user