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 14, 2023
1 parent 93e4f11 commit e7e3292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how

## Usage

**Install**:
**Setup**:

- `pip install -r requirements.txt`
- `export OPENAI_API_KEY=[your api key]`
- `export OPENAI_API_KEY=[your api key]` with a key that has GPT4 access

**Run**:
- Create a new empty folder with a `main_prompt` file (or copy the example folder `cp example -r my-new-project`)
Expand Down

0 comments on commit e7e3292

Please sign in to comment.