Monday 8 September 2014

Adding the latest browser to your raspberry pi

You can now add the latest browser to your pi which allows you to view html5 and flash by doing the following commands:

sudo apt-get update 
sudo apt-get dist-upgrade 
sudo apt-get install epiphany-browser

No comments:

Post a Comment

Please feel free to comment would love to hear your ideas.