Skip to content

Commit

Permalink
Fix typo in environment variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Jeanes committed Jul 4, 2021
1 parent e4975d3 commit 4fc693d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ See below for how to configure the environment variables appropriately
```yaml
- TeslaMate__EnergyProvider=Awattar
- Awattar_VATMultiplier=1.00 # Optional (default: 1.19), you should not need to set this unless your VAT differs from the default
- Awattar__VATMultiplier=1.00 # Optional (default: 1.19), you should not need to set this unless your VAT differs from the default
```
## Optional environment variables
Expand Down

0 comments on commit 4fc693d

Please sign in to comment.