Site updated at 2016-05-25 21:35:48 UTC
This commit is contained in:
parent
3bff84b137
commit
c46ef342ec
20 changed files with 27 additions and 27 deletions
|
@ -95,15 +95,15 @@
|
|||
|
||||
<ul>
|
||||
<li>Login to Raspberry Pi. For example with <code>ssh pi@your_raspberry_pi_ip</code></li>
|
||||
<li>Run the following commands</li>
|
||||
<li>Run the following command</li>
|
||||
</ul>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh
|
||||
$ hass_rpi_installer.sh
|
||||
<div class="code"><pre>$ wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && hass_rpi_installer.sh
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<p><em>Note this command is one line and not run as sudo</em></p>
|
||||
|
||||
<p>Installation will take approx. 1-2 hours depending on the Raspberry Pi model the installer is being run against.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue