MetaGPT-readme-1.sh
· 195 B · Bash
原始文件
pip install --upgrade metagpt
# or `pip install --upgrade git+https://github.com/geekan/MetaGPT.git`
# or `git clone https://github.com/geekan/MetaGPT && cd MetaGPT && pip install --upgrade -e .`
1 | pip install --upgrade metagpt |
2 | # or `pip install --upgrade git+https://github.com/geekan/MetaGPT.git` |
3 | # or `git clone https://github.com/geekan/MetaGPT && cd MetaGPT && pip install --upgrade -e .` |