Copy & Paste the commands on Terminal
wget -q -O - https://dl-ssl.google.com/linux/linux... | sudo apt-key add -
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" /etc/apt/sources.list.d/google.list'
sudo apt-get update
sudo apt-get install google-chrome-stable