From 2824d73fd6985b65960436ea154a1eea5cf13e1e Mon Sep 17 00:00:00 2001 From: sveip Date: Sun, 16 Aug 2020 08:59:04 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a16faf4..e625059 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ curl -sL https://raw.githubusercontent.com/home-assistant/supervised-installer/m ## Troubleshooting -If somethings going wrong, use `journalctl -f` to get your system logs. If you are not familiar with Linux and how you can fix issues, we recommend do use our Home Assistant OS. +If somethings going wrong, use `journalctl -f` to get your system logs. If you are not familiar with Linux and how you can fix issues, we recommend you to use our Home Assistant OS.