Skip to content

Commit 3554414

Browse files
committed
Update README.md
1 parent 968b721 commit 3554414

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,19 @@ Install the Kobold custom card on your Home Assistant (HA) instance to turn almo
5454

5555
Install in one of four ways:
5656

57-
(1) Kobold is available in the Home Assistant Community Store (HACS). Start by [installing the HACS integration](https://hacs.xyz/docs/use/) within HA. Then, in HACS, search for "Kobold Alarm Clock" and click **Download**.
57+
1. Kobold is available in the Home Assistant Community Store (HACS). Start by [installing the HACS integration](https://hacs.xyz/docs/use/) within HA. Then, in HACS, search for "Kobold Alarm Clock" and click **Download**.
5858

59-
(2) Kobold can also be installed as an [HACS custom repository](https://hacs.xyz/docs/faq/custom_repositories/) using the following URL and the type "Dashboard":
59+
2. Kobold can also be installed as an [HACS custom repository](https://hacs.xyz/docs/faq/custom_repositories/) using the following URL and the type "Dashboard":
6060

6161
```bash
6262
https://github.com/entekadesign/kobold-alarm-clock-card.git
6363
```
6464

65-
(3) If you have [My Home Assistant](https://my.home-assistant.io) configured and HACS installed, just click below:
65+
3. If you have [My Home Assistant](https://my.home-assistant.io) configured and HACS installed, just click below:
6666

6767
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=entekadesign&repository=kobold-alarm-clock-card&category=dashboard)
6868

69-
(4) Finally, Kobold can be installed manually by copying the [latest release of `kobold-alarm-clock-card.js`](https://codeberg.org/entekadesign/kobold-alarm-clock-card/releases) to the `config` directory of your HA instance:
69+
4. Finally, Kobold can be installed manually by copying the [latest release of `kobold-alarm-clock-card.js`](https://codeberg.org/entekadesign/kobold-alarm-clock-card/releases) to the `config` directory of your HA instance:
7070

7171
```bash
7272
<config>/www/kobold-alarm-clock/kobold-alarm-clock-card.js

0 commit comments

Comments
 (0)