diff --git a/README.md b/README.md index 1177e756..01933688 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ln -s "/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canar # On Linux: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list' -apt update; apt install google-chrome-canary python3 wget +apt update; apt install google-chrome-beta python3 wget ``` **Archiving:**