mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-10 20:50:00 -05:00
[PR #37] [MERGED] Update Flatpak instructions #70
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/37
Author: @elsiehupp
Created: 3/22/2021
Status: ✅ Merged
Merged: 3/30/2021
Merged by: @PalinuroSec
Base:
master← Head:patch-1📝 Commits (1)
bc57e42Update Flatpak instructions📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
_posts/2000-01-05-install.md(+2 -3)📄 Description
The two-line bash block was rendering as a single line, which obviously doesn't doesn't work if you paste it into the terminal:
I don't know if it's necessary to show the
flatpak run …command in the install instructions, even if Flatpak doesn't addvscodiumto the$PATH, since Flatpak will set up a.desktopfile regardless.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.