This commit is contained in:
Jenya Y 2017-12-17 11:29:34 +02:00 committed by Fabian Affolter
parent de6ecd1d11
commit 78573e9624

View File

@ -10,7 +10,7 @@ footer: true
redirect_from: /getting-started/installation-virtualenv/
---
If you alreacy have Python 3.5 or later installed, you can easily give Home Assistant a spin.
If you already have Python 3.5 or later installed, you can easily give Home Assistant a spin.
It's recommended when installing Python packages that you use a virtual environment. This will make sure that your Python installation and Home Assistant installation won't impact one another.