Skip to content

Commit

Permalink
distro: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Dec 1, 2023
1 parent 5f86f9a commit 7d02d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<p>To install Flatpak, enable the ~amd64 keyword for sys-apps/flatpak, acct-user/flatpak and acct-group/flatpak:</p>
<terminal-command>
echo -e 'sys-apps/flatpak ~amd64\nacct-user/flatpak ~amd64\nacct-group/flatpak ~amd64\ndev-util/ostree ~amd64' >> /etc/portage/package.accept_keywords/flatpak
</terminal-commande>
</terminal-command>
<p>Then, install Flatpak:</p>
<terminal-command>emerge sys-apps/flatpak</terminal-command>
</li>
Expand Down

0 comments on commit 7d02d0e

Please sign in to comment.