mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
fix: Image error with MacOS installation guide
This commit is contained in:
parent
1f10419f56
commit
d2bbef8872
4 changed files with 10 additions and 8 deletions
12
content/.obsidian/workspace.json
vendored
12
content/.obsidian/workspace.json
vendored
|
@ -13,7 +13,7 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "index.md",
|
||||
"file": "guides/install-macos.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
|
@ -85,7 +85,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "index.md",
|
||||
"file": "guides/install-macos.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "index.md",
|
||||
"file": "guides/install-macos.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -125,7 +125,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "index.md"
|
||||
"file": "guides/install-macos.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -148,8 +148,10 @@
|
|||
},
|
||||
"active": "bb904e684df3e5de",
|
||||
"lastOpenFiles": [
|
||||
"guides/index.md",
|
||||
"assets/macos-installation-guide/gatekeeper.png",
|
||||
"assets/macos-installation-guide/open-dmg.png",
|
||||
"index.md",
|
||||
"guides/index.md",
|
||||
"guides/install-macos.md",
|
||||
"assets/macos-installation-guide/broken-menu.png",
|
||||
"assets/macos-installation-guide/Screenshot from 2024-08-20 22-41-07.png",
|
||||
|
|
BIN
content/assets/macos-installation-guide/gatekeeper.png
Normal file
BIN
content/assets/macos-installation-guide/gatekeeper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
content/assets/macos-installation-guide/open-dmg.png
Normal file
BIN
content/assets/macos-installation-guide/open-dmg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 496 KiB |
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Installing Zen Browser on macOS
|
||||
title: Installing Zen Browser on MacOS
|
||||
description: This guide provides step-by-step instructions for installing Zen Browser on macOS, including how to bypass macOS Gatekeeper due to the lack of an official Developer License. It also explains how users can support the Zen Browser team by donating towards obtaining a Developer License.
|
||||
---
|
||||
> [!question]- Why Bypassing Gatekeeper is Necessary
|
||||
|
@ -13,7 +13,7 @@ description: This guide provides step-by-step instructions for installing Zen Br
|
|||
- Download the latest Zen Browser DMG.
|
||||
- Once downloaded, open the DMG file. You might need to zoom out a bit to see everything.
|
||||
|
||||

|
||||
![[open-dmg.png]]
|
||||
|
||||
## Step 2: Install Zen Browser
|
||||
|
||||
|
@ -23,7 +23,7 @@ description: This guide provides step-by-step instructions for installing Zen Br
|
|||
|
||||
Upon trying to open Zen Browser, you may encounter a message indicating the file is damaged. This happens because the app does not have a valid developer signature and is using an Ad-hoc sign.
|
||||
|
||||

|
||||
![[gatekeeper.png]]
|
||||
|
||||
### To bypass this warning:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue