Site updated at 2017-08-20 20:10:42 UTC
This commit is contained in:
parent
57c04f4010
commit
a61a090000
28 changed files with 43 additions and 43 deletions
|
@ -80,8 +80,8 @@
|
|||
<h3><a class="title-link" name="step-0-install-some-dependencies" href="#step-0-install-some-dependencies"></a> Step 0: Install some dependencies</h3>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get update
|
||||
<span class="gp">$ </span>sudo apt-get upgrade
|
||||
<span class="gp">$ </span>sudo apt-get install python-pip python3-dev
|
||||
<span class="gp">$ </span>sudo pip install --upgrade virtualenv
|
||||
<span class="gp">$ </span>sudo apt-get install python3-pip python3-dev
|
||||
<span class="gp">$ </span>sudo pip3 install --upgrade virtualenv
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="step-1-create-a-home-assistant-user--group" href="#step-1-create-a-home-assistant-user--group"></a> Step 1: Create a Home Assistant user & group</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue