Recommendation for ssh and samba add-ons (#11266)

* Recommendation for ssh and samba add-ons

Made a stronger recommendation for the ssh addon and samba addon following an install of Hassio.

* Update source/hassio/installation.markdown

Co-Authored-By: Franck Nijhof <git@frenck.dev>
This commit is contained in:
cogneato 2019-12-13 09:00:44 -07:00 committed by Franck Nijhof
parent 45e63b0d27
commit f2635af948

View File

@ -45,7 +45,7 @@ The following will take you through the steps required to install Hass.io.
6. You will be able to reach your installation at `http://hassio.local:8123` (if your router supports mDNS, otherwise see below).
7. Enable either the [Samba add-on][samba] or the [SSH add-on][ssh] to manage your configuration in `/config/` (From the UI choose **Hass.io** which is located in the sidebar).
7. It is important to provide yourself proper access, including the Hass.io CLI tools. Both the [Samba add-on][samba] and the [SSH add-on][ssh] should be the first add-ons you should install, before making changes to the configuration in the `/config/` folder. From the UI choose **Hass.io**, which is located in the sidebar and then the add-on store.
<div class='note'>