Update ssh.markdown (#3088)

This commit is contained in:
Joeboyc2 2017-07-29 15:05:46 +01:00 committed by Fabian Affolter
parent 480612dd66
commit 3e8523e421

View File

@ -10,7 +10,7 @@ footer: true
featured: true
---
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a command-line tool to access the [Hass.io API](https://github.com/home-assistant/hassio/blob/dev/API.md). Try it out:
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It also includes a command-line tool to access the [Hass.io API](https://github.com/home-assistant/hassio/blob/dev/API.md). Try it out:
```bash
$ hassio help
```