sudo nano /etc/apt/sources.list
add the line
deb http://dl.google.com/linux/deb/ stable main
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo apt-get update && sudo apt-get install google-chrome-stable