fix: Update flatpak command on download page
This commit is contained in:
BIN
public/logo.png
BIN
public/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 127 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 121 KiB |
@@ -117,7 +117,7 @@ export default function DownloadPage() {
|
|||||||
<p>
|
<p>
|
||||||
<strong>Linux user?</strong><br/>
|
<strong>Linux user?</strong><br/>
|
||||||
We{"'"}ve recently added support for flatpak! You can download the flatpak version by running the following command:
|
We{"'"}ve recently added support for flatpak! You can download the flatpak version by running the following command:
|
||||||
<pre className="bg-white dark:bg-black p-2 rounded mt-4 overflow-auto">flatpak install flathub io.github.zen_browser</pre>
|
<pre className="bg-white dark:bg-black p-2 rounded mt-4 overflow-auto">flatpak install flathub io.github.zen_browser.zen</pre>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user