mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-09 09:19:54 +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
|
## 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
|
```bash
|
||||||
cp .example.env .env
|
cp example.config.yml config.yml
|
||||||
```
|
```
|
||||||
2. Build and run:
|
2. Build and run:
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user