Skip to content

Commit

Permalink
distro: Small formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Jul 27, 2024
1 parent 16a8169 commit be090e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
text: "
<p>To install Flatpak on operating systems of the Alt family, simply run:</p>
<terminal-command>
su -\n
apt-get update\n
apt-get install flatpak\n
su -\n
apt-get update\n
apt-get install flatpak\n
</terminal-command>"
- name: Add the Flathub repository
text: "
<p>Flathub is a great place to get Flatpak apps. To enable it on your Alt system, run:</p>
<terminal-command>
su -\n
apt-get update\n
apt-get install flatpak-repo-flathub\n
su -\n
apt-get update\n
apt-get install flatpak-repo-flathub\n
</terminal-command>"
- name: Restart
text: '
Expand Down

0 comments on commit be090e8

Please sign in to comment.