You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/distro.yml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
- name: Ubuntu
2
2
logo: "ubuntu.svg"
3
3
steps:
4
+
- name: Prerequisites
5
+
text: "
6
+
<p>You might need to enable the 'universe' repository, if you haven't done so already: <terminal-command>sudo add-apt-repository universe</terminal-command></p>"
4
7
- name: Install Flatpak
5
8
text: "
6
9
<p>To install Flatpak on <strong>Ubuntu 18.10 (Cosmic Cuttlefish) or later</strong>, open the Terminal app and run:</p>
0 commit comments