Saturday, November 17, 2012

Raspberry Pi Chrome Browser Install

Installing Chrome Browser
$ sudo apt-get install chromium-browser
If you have any errors running this command, please running :
$ sudo apt-get update 
and then return the first command again.
$ /usr/bin/chromium &
It will be start.

No comments:

Post a Comment