mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
virtualenv -> venv (#8817)
Since virtualenv is the name of some third party tool
This commit is contained in:
parent
7b01a746b5
commit
9fbd36048d
@ -36,8 +36,8 @@ If you use these install methods, we assume that you know how to manage and admi
|
|||||||
|
|
||||||
**Method**|**You have**|**Recommended for**
|
**Method**|**You have**|**Recommended for**
|
||||||
:-----|:-----|:-----
|
:-----|:-----|:-----
|
||||||
[Virtualenv<BR>(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.5.3 or later|Those familiar with their operating system
|
[venv<BR>(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.5.3 or later|Those familiar with their operating system
|
||||||
[Virtualenv<BR>(as your user)](/docs/installation/virtualenv/)|Any Python 3.5.3 or later|Developers
|
[venv<BR>(as your user)](/docs/installation/virtualenv/)|Any Python 3.5.3 or later|Developers
|
||||||
|
|
||||||
## {% linkable_title Community provided guides %}
|
## {% linkable_title Community provided guides %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user