Skip to content

Commit 027424c

Browse files
authored
Update flatpak.md
1 parent c9da38a commit 027424c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cheat Sheets/Packaging/flatpak.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This can only be done by installing by commit hash. So first find out the commit
1818

1919
Then install by commit:
2020

21-
flatpak update --commit=<commit> <package>
21+
sudo flatpak update --commit=<commit> <package>
2222

2323
## Debugging
2424

0 commit comments

Comments
 (0)