From 436568fff753083ecd1437c2b43de03f012adeb2 Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Sun, 10 Oct 2021 22:25:50 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 24e860c..96204d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ _Everything here is ment to be **experimental**. Happy to see feedback!_ -Home Assistant Addon repository containing +## Installation + +Go to the _Supervisor_ Panel, select _Add-on Store_, click the three little dots on the upper right and select _Repositories_. Now fill the _Add repository_ testbox with `https://github.com/MaxWinterstein/homeassistant-addons/` and click _Add_. + +## Home Assistant Addon repository containing ## ADB-S Multi Portal Feeder @@ -35,7 +39,3 @@ This is a complete copy of https://github.com/hassio-addons/addon-portainer/tree As the current version (`2.0.0` at this time) of this addon has problems with starting containers this clone simply provides easy access to v1.5.2. See https://community.home-assistant.io/t/portainer-v2-6-2-unable-to-start-containers/332356 or https://github.com/hassio-addons/addon-portainer/issues/127 for more. - -## Installation - -Go to the _Supervisor_ Panel, select _Add-on Store_, click the three little dots on the upper right and select _Repositories_. Now fill the _Add repository_ testbox with `https://github.com/MaxWinterstein/homeassistant-addons/` and click _Add_.