Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit d6c44ca

Browse files
Data-Monkeyludeeus
authored andcommitted
formatting link to new files (#138)
1 parent cfead9e commit d6c44ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ If you are upgrading from a previous version of custom_updater, DELETE `<config
33
# Step 1
44

55
Create a directory called `custom_updater` in the `<config directory>/custom_components/` directory on your Home Assistant instance.
6-
Install this component by copying the files in [`/custom_components/custom_updater/`](https://raw.githubusercontent.com/custom-components/custom_updater/master/custom_components/custom_updater/__init__.py and https://raw.githubusercontent.com/custom-components/custom_updater/master/custom_components/custom_updater/services.yaml) from this repo into the new `<config directory>/custom_components/custom_updater/` directory you just created
6+
Install this component by copying the files in [`/custom_components/custom_updater/`](https://github.com/custom-components/custom_updater/tree/master/custom_components/custom_updater): [`__init__.py`](https://raw.githubusercontent.com/custom-components/custom_updater/master/custom_components/custom_updater/__init__.py) and [`services.yaml`](https://raw.githubusercontent.com/custom-components/custom_updater/master/custom_components/custom_updater/services.yaml) from this repo into the new `<config directory>/custom_components/custom_updater/` directory you just created
77

88
# Step 2
99

0 commit comments

Comments
 (0)