From 415a2919519244d9b71356c22a02a34a46579d06 Mon Sep 17 00:00:00 2001 From: RonSpawnson Date: Sat, 28 Dec 2019 03:04:01 -0600 Subject: [PATCH] Update development_environment.md (#372) Previous wording had a grammatical error ("Due to Home Assistant is"). I have proposed a small alteration to resolve this. --- docs/development_environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development_environment.md b/docs/development_environment.md index fc5a5a89..8da240ac 100644 --- a/docs/development_environment.md +++ b/docs/development_environment.md @@ -27,7 +27,7 @@ Additional dependencies exist if you plan to perform Frontend Development, pleas ### Developing on Windows -Due to Home Assistant is mainly designed and developed on Linux distributions, on Windows 10 you can setup a [Linux subsystem](https://docs.microsoft.com/windows/wsl/install-win10). +Since Home Assistant is mainly designed and developed on Linux distributions, on Windows 10 you can setup a [Linux subsystem](https://docs.microsoft.com/windows/wsl/install-win10). Open Powershell as an Administrator and run