diff options
author | bt <bt@web> | 2023-12-31 08:41:31 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-31 08:41:31 -0500 |
commit | b5433c9c52aec2e2f4476114f941f167d471a69c (patch) | |
tree | 0489fceeee14b0ec510f03cfc23dff4b57df4c4e /posts | |
parent | 7deea1694b8e3a33dabe45bb51ca9722786cc555 (diff) |
Diffstat (limited to 'posts')
-rw-r--r-- | posts/sublime.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/sublime.md b/posts/sublime.md index 2e4a4e9..47372fb 100644 --- a/posts/sublime.md +++ b/posts/sublime.md @@ -22,7 +22,7 @@ You'll need to install flatpak, give your current user permission to install fla apk add flatpak adduser <YourUsername> flatpak - flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo + flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo Congrats. You now have setup `flatpak` on your machine! Next we install Sublime Text: |