Skip to content

Commit b562eba

Browse files
update readme of configuring api key
1 parent 8fc7696 commit b562eba

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,7 @@ Get your API key from [COMcheck Web](https://comcheck.energycode.pnl.gov):
2626
2727
### 2. Configure the API Key
2828

29-
Create a `.env` file in your project root (or copy from `.env.example`):
30-
31-
```bash
32-
COM_API_KEY=your-api-key-here
33-
```
29+
For detailed setup instructions, see the [Getting Started](https://pnnl-int.github.io/comcheckweb-api-python/getting-started/) guide.
3430

3531
### 3. Install the Package
3632

0 commit comments

Comments
 (0)