Changes between Version 45 and Version 46 of PiBotOsInstallation


Ignore:
Timestamp:
Oct 1, 2016, 11:22:52 AM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v45 v46  
    2525       curl -s get.pi4j.com | sudo bash
    2626  }}}
    27 * Install Nano text editor {{{ sudo apt-get install nano}}}
     27* Install [https://www.nano-editor.org/ Nano] text editor {{{ sudo apt-get install nano}}}
    2828* Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-daemon}}}
    2929* Update Raspian Configuration {{{ sudo raspi-config }}}