diff --git a/_posts/2000-01-05-install.md b/_posts/2000-01-05-install.md index 9f011a1..0d326f8 100644 --- a/_posts/2000-01-05-install.md +++ b/_posts/2000-01-05-install.md @@ -64,7 +64,7 @@ scoop install vscodium ### Install with snap (Linux) -VSCodium is available in the [Snap Store](https://snapcraft.io/) as [Codium](https://snapcraft.io/codium), published by the [Snapcrafters](https://github.com/snapcrafters/codium) community. +VSCodium is available in the [Snap Store](https://snapcraft.io/) as [Codium](https://snapcraft.io/codium), currently maintained by the VSCodium project. If your GNU/Linux distribution has support for [snaps](https://snapcraft.io/docs/installing-snapd): ```bash snap install codium --classic