Skip to content

Commit 7a4087b

Browse files
authored
distro: Fix typo in Gentoo install instructions
1 parent c240ed8 commit 7a4087b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/distro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
- name: Install Flatpak
205205
text: "
206206
<p>To install Flatpak on Gentoo, simply run:</p>
207-
<terminal-command>emerge --ask --verbose --sys-apps/flatpak</terminal-command>"
207+
<terminal-command>emerge --ask --verbose sys-apps/flatpak</terminal-command>"
208208
- name: Add the Flathub repository
209209
text: "
210210
<p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>

0 commit comments

Comments
 (0)