Skip to content

Commit f46b17a

Browse files
authored
Merge pull request #54 from MTrab/fix/restore-strikethrough-hacs-readme
Restore struck-through HACS install section in README
2 parents 516f1f8 + 2961a9b commit f46b17a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,22 @@ You can use either of these modes:
4141

4242
## Installation
4343

44-
### Option 1: HACS via custom repository (recommended)
44+
### ~~Option 1: HACS (recommended)~~
45+
46+
1. ~~Open HACS in Home Assistant.~~
47+
2. ~~Add this repository as a custom repository (category: Integration).~~
48+
3. ~~Install `Vector`.~~
49+
4. ~~Restart Home Assistant.~~
50+
51+
### Option 2: HACS via custom repository
4552

4653
1. Open HACS in Home Assistant.
4754
2. Go to the custom repositories section.
4855
3. Add `https://github.com/MTrab/vector` as category `Integration`.
4956
4. Find and install `Vector` in HACS.
5057
5. Restart Home Assistant.
5158

52-
### Option 2: Manual file copy
59+
### Option 3: Manual file copy
5360

5461
1. Copy `custom_components/vector` into your Home Assistant `custom_components` directory.
5562
2. Restart Home Assistant.

0 commit comments

Comments
 (0)