Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Don't recommend to run rpi-uodate.
Browse files Browse the repository at this point in the history
This will bring in the latest kernel, which can be unstable.
Fixes #1
  • Loading branch information
ensonic committed May 5, 2017
1 parent c856d56 commit 6103281
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ echo "deb http://archive.raspbian.org/raspbian/ stretch main" | sudo tee /etc/ap
echo 'APT::Default-Release "jessie";' | sudo tee /etc/apt/apt.conf.d/default-release >/dev/null
sudo apt-get update
sudo apt-get upgrade
sudo rpi-update
sudo reboot
```

Expand Down

0 comments on commit 6103281

Please sign in to comment.