From 6367d32c32d8cc23b64f41251481cab91031afa0 Mon Sep 17 00:00:00 2001 From: The Oracle Date: Sun, 10 May 2020 08:15:47 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f64dde..26b08e1 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ You can always install using the downloads (deb, rpm, tar) on the [releases page VSCodium is available in [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository) as package [vscodium-bin](https://aur.archlinux.org/packages/vscodium-bin/), maintained by [@plague-doctor](https://github.com/plague-doctor). #### Flatpak Option (Linux) -VSCodium is available as a Flatpak app, thanks to Peter Squicciarini who has packaged VSCodium. That package is available [here](https://flathub.org/apps/details/com.vscodium.codium) and the build repo is [here](https://github.com/flathub/com.vscodium.codium). if your distrobution has support for [flatpak](https://flathub.org), and you have enabled the [flathub repo](https://flatpak.org/setup/): +VSCodium is available as a Flatpak app, thanks to Peter Squicciarini who has packaged VSCodium. That package is unofficially available [here](https://flathub.org/apps/details/com.vscodium.codium) and the build repo is [here](https://github.com/flathub/com.vscodium.codium). if your distrobution has support for [flatpak](https://flathub.org), and you have enabled the [flathub repo](https://flatpak.org/setup/): ```bash flatpak install flathub com.vscodium.codium