docs
This commit is contained in:
parent
08c00b2cf1
commit
2287d7a97e
|
|
@ -10,3 +10,5 @@ source .venv/bin/activate # On Unix/macOS
|
|||
|
||||
uv pip install ra-aid
|
||||
```
|
||||
|
||||
Once installed, see the [Recommended Configuration](recommended) to set up RA.Aid with the recommended settings.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
# Recommended Config
|
||||
|
||||
:::info
|
||||
RA.Aid must be installed before using these configurations. If you haven't installed it yet, please see the [Installation Guide](installation).
|
||||
:::
|
||||
|
||||
## Configuration
|
||||
|
||||
Configure your API keys:
|
||||
|
|
|
|||
Loading…
Reference in New Issue