mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
Update README.md
This commit is contained in:
parent
4873d58c61
commit
a191ed4359
1 changed files with 4 additions and 2 deletions
|
|
@ -42,6 +42,10 @@ ## Examples (fully generated by GPT-4)
|
|||
|
||||
## Installation
|
||||
|
||||
### Installation Video Guide
|
||||
|
||||
- [Matthew Berman: How To Install MetaGPT - Build A Startup With One Prompt!!](https://youtu.be/uT75J_KG_aY)
|
||||
|
||||
### Traditional Installation
|
||||
|
||||
```bash
|
||||
|
|
@ -137,8 +141,6 @@ # Copy the configuration file and make the necessary modifications.
|
|||
| OPENAI_API_BASE # Optional | OPENAI_API_BASE: "https://<YOUR_SITE>/v1" | export OPENAI_API_BASE="https://<YOUR_SITE>/v1" |
|
||||
|
||||
## Tutorial: Initiating a startup
|
||||
### video startup guide
|
||||
## [click to watch](https://youtu.be/uT75J_KG_aY)
|
||||
|
||||
```shell
|
||||
# Run the script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue