mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-18 05:05:16 +01:00
Update README.md
This commit is contained in:
@@ -22,7 +22,7 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how
|
||||
- `export OPENAI_API_KEY=[your api key]`
|
||||
|
||||
**Run**:
|
||||
- Create a new empty folder with a `main_prompt` file (or copy the example folder `cp example -r my-new-project`)
|
||||
- Create a new empty folder with a `main_prompt` file (or copy the example folder `cp -r example/ my-new-project`)
|
||||
- Fill in the `main_prompt` in your new folder
|
||||
- run `python main.py my-new-project`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user