Created
May 14, 2016 22:23
-
-
Save SayBeano/02dbbb2e1803b5c2512343afe61195b6 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
wget -qO - http://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add - | |
echo "deb http://dl.bintray.com/kusti8/chromium-rpi jessie main" | sudo tee -a /etc/apt/sources.list | |
sudo apt-get update | |
sudo apt-get install chromium-browser rpi-youtube -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment