Last active
December 31, 2016 23:18
-
-
Save kevin-miles/849ea92b88a600b6dd98c764af176c9b to your computer and use it in GitHub Desktop.
Raspberry Pi 3 setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update | |
sudo apt-get upgrade | |
sudo apt-get dist-upgrade | |
sudo apt-get clean | |
sudo rpi-update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment