Skip to content

Commit

Permalink
Fix: Correct bad URLs in docs
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
  • Loading branch information
tykeal committed Jan 22, 2022
1 parent 91a23ee commit 4a4e3ae
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 @@ -40,7 +40,7 @@ depends upon it.
### MANUAL INSTALLATION

1. Download the
[latest release](https://github.com/tykeal/rental_control/releases/latest)
[latest release](https://github.com/tykeal/homeassistant-rental-control/releases/latest)
1. Unpack the release and copy the `custom_components/rental_control` directory
into the `custom_components` directory of your Home Assistant
installation
Expand All @@ -54,7 +54,7 @@ depends upon it.
1. Go to HACS -> Integrations
1. Select the `...` menu in the upper right
1. Select `Custom Repostiories`
1. In the `Repository` box put `https://github.com/tykeal/rental_control`
1. In the `Repository` box put `https://github.com/tykeal/homeassistant-rental-control`
1. In the `Category` box select `Integration`
1. Press the `Add` button
1. Search for and install the "Rental Control" integration
Expand Down

0 comments on commit 4a4e3ae

Please sign in to comment.