mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
update readme
This commit is contained in:
@@ -48,9 +48,9 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. Copy `.example.env` to `.env` and set `OPENROUTER_TOKEN`:
|
||||
1. Copy `example.config.yml` to `config.yml` and set `tokens.openrouter`:
|
||||
```bash
|
||||
cp .example.env .env
|
||||
cp example.config.yml config.yml
|
||||
```
|
||||
2. Build and run:
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user