We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9da38a commit 027424cCopy full SHA for 027424c
1 file changed
Cheat Sheets/Packaging/flatpak.md
@@ -18,7 +18,7 @@ This can only be done by installing by commit hash. So first find out the commit
18
19
Then install by commit:
20
21
- flatpak update --commit=<commit> <package>
+ sudo flatpak update --commit=<commit> <package>
22
23
## Debugging
24
0 commit comments