From ed99748de8c1f19b8c271db14358997f2dc2501e Mon Sep 17 00:00:00 2001 From: Pavlo Rudyi Date: Sat, 13 Oct 2018 10:10:51 +0000 Subject: [PATCH] add info about automatic updates for Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a527ae7..6aa4663 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ brew cask install vscodium _Note: if you see "App can’t be opened because it is from an unidentified developer" when opening VSCodium the first time, you can right-click the application and choose Open. This should only be required the first time opening on a Mac._ #### Install with Package Manager (Linux) -You can always install using the downloads (deb, rpm, tar) on the [releases page](https://github.com/VSCodium/vscodium/releases), but you can also install using your favorite package manager. [@paulcarroty](https://github.com/paulcarroty) has set up a repository with instructions [here](https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo). Any issues installing VSCodium using your package manager should be directed to that repository's issue tracker. +You can always install using the downloads (deb, rpm, tar) on the [releases page](https://github.com/VSCodium/vscodium/releases), but you can also install using your favorite package manager and get automatic updates. [@paulcarroty](https://github.com/paulcarroty) has set up a repository with instructions [here](https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo). Any issues installing VSCodium using your package manager should be directed to that repository's issue tracker. ## Why Does This Exist This repository contains a build file to generate FLOSS release binaries of Microsoft's VSCode.