mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
93fc7acbe3
commit
7561687b7b
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ You'll need a [xAI API key](https://console.x.ai.).
|
|||
To use xAI:
|
||||
|
||||
```bash
|
||||
python -m pip install -U aider-chat
|
||||
python -m pip install aider-install
|
||||
aider-install
|
||||
|
||||
export XAI_API_KEY=<key> # Mac/Linux
|
||||
setx XAI_API_KEY <key> # Windows, restart shell after setx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue