Site updated at 2017-12-17 09:49:02 UTC

This commit is contained in:
Travis CI 2017-12-17 09:49:02 +00:00
parent 83f1cc2fe4
commit 4e546d5869
26 changed files with 65 additions and 65 deletions

View file

@ -75,7 +75,7 @@
</h1>
</header>
<hr class="divider">
<p>If you alreacy have Python 3.5 or later installed, you can easily give Home Assistant a spin.</p>
<p>If you already have Python 3.5 or later installed, you can easily give Home Assistant a spin.</p>
<p>Its recommended when installing Python packages that you use a virtual environment. This will make sure that your Python installation and Home Assistant installation wont impact one another.</p>
<p><em>(If youre on a Debian based system, you will need to install Python virtual environment support using <code class="highlighter-rouge">apt-get install python3-pip python3-venv</code>)</em></p>
<ol>