mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-10 03:54:23 -06:00
fix snap ownership; close #68
This commit is contained in:
parent
a542949e4a
commit
5d5f22d413
@ -64,7 +64,7 @@ scoop install vscodium
|
|||||||
<a tabindex="-1" aria-hidden="true" id="install-with-snap" href="#install-with-snap"></a>
|
<a tabindex="-1" aria-hidden="true" id="install-with-snap" href="#install-with-snap"></a>
|
||||||
<a tabindex="-1" aria-hidden="true" id="snap" href="#snap"></a>
|
<a tabindex="-1" aria-hidden="true" id="snap" href="#snap"></a>
|
||||||
### Install with snap (Linux)
|
### 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):
|
If your GNU/Linux distribution has support for [snaps](https://snapcraft.io/docs/installing-snapd):
|
||||||
```bash
|
```bash
|
||||||
snap install codium --classic
|
snap install codium --classic
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user