mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
8ecdfbd459
commit
f94db8c43f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ You can find more chat transcripts on the [examples page](https://aider.chat/exa
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install the package:
|
1. Install the package:
|
||||||
* From Github: `pip install git+https://github.com/paul-gauthier/aider.git`
|
* From GitHub: `pip install git+https://github.com/paul-gauthier/aider.git`
|
||||||
* From your local copy of the repo in develop mode to pick up local edits immediately: `pip install -e .`
|
* From your local copy of the repo in develop mode to pick up local edits immediately: `pip install -e .`
|
||||||
2. Set up your OpenAI API key as an environment variable `OPENAI_API_KEY` or by including it in a `.env` file.
|
2. Set up your OpenAI API key as an environment variable `OPENAI_API_KEY` or by including it in a `.env` file.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue