Fix syntax

This commit is contained in:
Sigri
2023-10-25 20:39:23 +02:00
committed by GitHub
parent 7d08d8f9a7
commit 33d8942e31

View File

@@ -102,12 +102,12 @@ mode: single
## Installation
### Option 1
- Just folow the integration config steps.
- Just follow the integration config steps.
### Option 2
- Add the folowing line in your configuration.yml
- Add the following line in your configuration.yml
```yaml
georide:
email: <your-email>@exmple.com
password: <your-password>
```
```