Skip to content

Commit 30b821b

Browse files
authored
Update README.md
1 parent 8ba0baf commit 30b821b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,8 @@ npm install lightdash-mcp-server
4444

4545
### Configuration
4646

47-
Create a `.env` file with your Lightdash API credentials:
48-
49-
```env
50-
LIGHTDASH_API_KEY=your_api_key
51-
LIGHTDASH_API_URL=https://app.lightdash.cloud # or your custom Lightdash instance URL
52-
```
47+
- `LIGHTDASH_API_KEY`: Your Lightdash PAT
48+
- `LIGHTDASH_API_URL`: The API base URL
5349

5450
### Usage
5551

0 commit comments

Comments
 (0)