Skip to content

Commit

Permalink
Added more anchors for easier navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
sminnie authored and megamanics committed Oct 23, 2023
1 parent 294abd8 commit 9385232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Fun Fact: Using an AI to write commits and other automations can reduce the risk
## Installation 🛠️
<a name="installation"></a>
### Environment Variables 🌍

<a name="environment-variables"></a>
Before running AutoCommit, it's advisable to set a few environment variables 🔑:

- `OPENAI_URL`: Override openai api eg: azure openai (Optional; Default: openai url)
Expand Down Expand Up @@ -78,7 +78,7 @@ OPENAI_URL=your-openai-api-key-here OPENAI_MODEL=gpt-4 FINE_TUNE_PARAMS='{"tempe
```

### Complete Install 📦

<a name="complete-install"></a>
For an end-to-end installation experience, execute 👇:

```bash
Expand Down

0 comments on commit 9385232

Please sign in to comment.