diff --git a/README.md b/README.md index bc026e71..ec6077e6 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Voyager requires Python ≥ 3.9 and Node.js ≥ 16.13.0. We have tested on Ubunt git clone https://github.com/MineDojo/Voyager cd Voyager pip install -e . +pip install langchain_community==your-langchain-version --no-deps(if the code report you there is no Module named langchain_community) ``` ## Node.js Install