Site updated at 2017-08-20 14:56:18 UTC

This commit is contained in:
Travis CI 2017-08-20 14:56:18 +00:00
parent 88b3fc1327
commit c02d99cafb
26 changed files with 41 additions and 46 deletions

View file

@ -76,15 +76,10 @@
</header>
<hr class="divider">
<p>To update AppDaemon after I have released new code, just run the following command to update your copy:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>git pull origin
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo pip3 install --upgrade appdaemon
</code></pre>
</div>
<p>If you are using pip3 for the install do this:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo pip3 uninstall appdaemon
<span class="gp">$ </span>sudo pip3 install .
</code></pre>
</div>
<p>If you are using docker, rerun the steps to create a new docker image.</p>
<p>If you are using docker, rerun the steps to grab the latestdocker image.</p>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">