mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
Update download page to fix typo in flatpak command
This commit is contained in:
parent
eef253b192
commit
b6c46a252b
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ export default function DownloadPage() {
|
|||
<div className="mt-20 rounded border bg-muted p-4 text-muted-foreground">
|
||||
<p>
|
||||
<strong>Mac user?</strong><br/>
|
||||
Setting up the MacOS version of Zen Browser is a bit more involved. We're working on making this easier, but for now you can follow these steps:
|
||||
Setting up the MacOS version of Zen Browser is a bit more involved. We're working on making this easier, but for now you can follow these steps:
|
||||
<a href="https://github.com/zen-browser/desktop/issues/53" target="_blank" rel="noreferrer">
|
||||
<Button className="mt-5">View MacOS instructions</Button>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue