mirror of
https://github.com/vee1e/isscope.git
synced 2026-09-01 18:57:06 +00:00
docs: clarify .env.example setup note
This commit is contained in:
parent
42b25b859c
commit
56d5a4fbe0
1 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ These instructions have been tested on a clean machine to ensure a reliable setu
|
|||
cp .env.example .env
|
||||
```
|
||||
|
||||
_(Create `.env.example` with `VITE_GITHUB_TOKEN=` and `VITE_OPENROUTER_API_KEY=` if needed)._
|
||||
> **Note:** If the repository already includes `.env.example`, you only need to copy it to `.env`. Creating a new `.env.example` is only necessary if the file is missing.
|
||||
|
||||
|
||||
5. **Start the development server:**
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue