diff --git a/README.md b/README.md index 074b2cf..b1814f4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ Install the lsb-core and lsb packages for Ubuntu 16.04 : $ sudo apt install lsb-core and $ sudo apt install lsb +## Updating Google Chrome + +Google Chrome is required for proper Google Earth and Liquid Galaxy functionality. + +### Update Chrome (Ubuntu / Debian) +```bash +sudo apt update +sudo apt upgrade google-chrome-stable + + + Update the package database : $ sudo apt update Upgrade you system using the "-f" parameter .This will attempt to correct a system which has broken dependencies: