Quellcode durchsuchen

using snap to install codium requires classic mode

Larry Wei vor 4 Jahren
Ursprung
Commit
ca52c1cfda
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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.
 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):
 If your GNU/Linux distribution has support for [snaps](https://snapcraft.io/docs/installing-snapd):
 ```bash
 ```bash
-snap install codium
+snap install codium --classic
 ```
 ```
 
 
 #### <a id="install-with-package-manager"></a>Install with Package Manager (GNU/Linux)
 #### <a id="install-with-package-manager"></a>Install with Package Manager (GNU/Linux)