Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika authored Jun 22, 2023
1 parent 4a3dd1c commit 861c415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ With an api key that has GPT4 access run:
- `cp -r projects/example/ projects/my-new-project`
- Fill in the `main_prompt` file in your new folder
- 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**
- Check the generated files in `projects/my-new-project/workspace`
Expand Down

0 comments on commit 861c415

Please sign in to comment.