Skip to content

Instantly share code, notes, and snippets.

@projectweekend
Created October 31, 2015 16:10
Show Gist options
  • Save projectweekend/72a9390bbdbc6a58d7ad to your computer and use it in GitHub Desktop.
Save projectweekend/72a9390bbdbc6a58d7ad to your computer and use it in GitHub Desktop.
Upgrade Raspberry Pi to Raspbian Jessie
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment