mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-10 20:50:00 -05:00
[PR #54] [MERGED] Add bash label and --classic flag to snap install #57
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/54
Author: @ElnuDev
Created: 9/22/2021
Status: ✅ Merged
Merged: 12/19/2021
Merged by: @stripedpajamas
Base:
master← Head:master📝 Commits (1)
9234462Add bash label and --classic flag to snap install📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
_posts/2000-01-05-install.md(+2 -2)📄 Description
Using the
snap install codiumcommand as is currently on the website doesn't work, giving this error:One should include the
--classicflag on the website to make the install process more smooth.Additionally, I've added the
bashlabel to the code block to make it consistent with the rest of the site.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.