Skip to content

Commit

Permalink
Merge pull request #756 from larryw3i/larryw3i-patch-1
Browse files Browse the repository at this point in the history
using snap to install codium requires classic mode
  • Loading branch information
daiyam authored Jul 15, 2021
2 parents d29337f + ca52c1c commit bbc6e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ scoop install vscodium
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.
If your GNU/Linux distribution has support for [snaps](https://snapcraft.io/docs/installing-snapd):
```bash
snap install codium
snap install codium --classic
```

#### <a id="install-with-package-manager"></a>Install with Package Manager (GNU/Linux)
Expand Down

0 comments on commit bbc6e8f

Please sign in to comment.