mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-20 06:05:12 +01:00
Update README.md
This commit is contained in:
@@ -45,6 +45,7 @@ With an api key that has GPT4 access run:
|
|||||||
- `cp -r projects/example/ projects/my-new-project`
|
- `cp -r projects/example/ projects/my-new-project`
|
||||||
- Fill in the `main_prompt` file in your new folder
|
- Fill in the `main_prompt` file in your new folder
|
||||||
- Run: `gpt-engineer projects/my-new-project`
|
- Run: `gpt-engineer projects/my-new-project`
|
||||||
|
- (Run: `gpt-engineer --help` to see all available options. For example `--steps use_feedback` lets you improve/fix code in a project)
|
||||||
|
|
||||||
**Results**
|
**Results**
|
||||||
- Check the generated files in `projects/my-new-project/workspace`
|
- Check the generated files in `projects/my-new-project/workspace`
|
||||||
|
|||||||
Reference in New Issue
Block a user