Update readme.md

This commit is contained in:
2017-03-18 23:52:11 -04:00
committed by GitHub
parent 837264265d
commit 541efb17be

View File

@@ -13,9 +13,9 @@ It works automatically on Windows, Linux and MacOs without any user interaction
</li>
<li>Execute the installer:
<br/>
<code>sudo chmod +x installer.sh</code>
<code>sudo chmod +x install.sh</code>
<br/>
<code>./installer.sh</code>
<code>./install.sh</code>
</li>
</li>
<li>Reboot the Pi, it should work!</li>