Changes between Version 45 and Version 46 of PiBotOsInstallation
- Timestamp:
- Oct 1, 2016, 11:22:52 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v45 v46 25 25 curl -s get.pi4j.com | sudo bash 26 26 }}} 27 * Install Nanotext editor {{{ sudo apt-get install nano}}}27 * Install [https://www.nano-editor.org/ Nano] text editor {{{ sudo apt-get install nano}}} 28 28 * Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-daemon}}} 29 29 * Update Raspian Configuration {{{ sudo raspi-config }}}