From 00d765fcd926b5bf9703f30f754c7ce54ee024c6 Mon Sep 17 00:00:00 2001 From: Nick Nothom Date: Mon, 29 Aug 2022 15:28:17 -0500 Subject: [PATCH] Fix typos (#232) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc2b882..8f7ef9f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This method is considered advanced and should only be used if one is an expert i Run the following commands as root (`su -` or `sudo su -` on machines with sudo installed): -Step 1: Install the following dependacy's with this command: +Step 1: Install the following dependencies with this command: ```bash apt-get install \ @@ -65,4 +65,4 @@ dpkg -i homeassistant-supervised.deb ## 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 to use our Home Assistant OS. +If something's 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 to use our Home Assistant OS.