Skip to content

Instantly share code, notes, and snippets.

@russleyshaw
Created April 5, 2018 22:06
Show Gist options
  • Save russleyshaw/ded7ef9ee0598f661915a9d0daee82ac to your computer and use it in GitHub Desktop.
Save russleyshaw/ded7ef9ee0598f661915a9d0daee82ac to your computer and use it in GitHub Desktop.
Update VSCode
wget https://vscode-update.azurewebsites.net/latest/linux-deb-x64/stable -O /tmp/code_latest_amd64.deb
sudo dpkg -i /tmp/code_latest_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment