Skip to content

Commit 0dc4265

Browse files
committed
wiki: Provide universal binary for macOS Heimdall
Change-Id: I06620d0a30f93949bc87edae01b7eebeb91fadb6
1 parent 837e47c commit 0dc4265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/templates/recovery_install_heimdall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The preferred method of installing a custom recovery is through Download Mode{%
2020
2. Download and install the appropriate version of the Heimdall suite for your machine's OS
2121
* [Windows](https://blob.lineageos.org/downloads/heimdall/Heimdall-Windows-v2.2.2-120625.zip){: .download}: Extract the Heimdall suite zip and take note of the new directory containing `heimdall.exe`. You can verify Heimdall is functioning by opening a Command Prompt or PowerShell in that directory and running `heimdall version`.
2222
* [Linux](https://blob.lineageos.org/downloads/heimdall/Heimdall-linux-v2.2.2-120625.zip){: .download}: Extract the Heimdall suite zip and take note of the new directory containing `heimdall`. Now copy `heimdall` into a directory in $PATH, a common one on most distros will be /usr/local/bin. For example `cp heimdall /usr/local/bin`. You can verify Heimdall is functioning by opening a Terminal and running `heimdall version`.
23-
* [macOS](https://blob.lineageos.org/downloads/heimdall/Heimdall-macOS-v2.2.2-120625.dmg){: .download}: Mount the Heimdall suite DMG. Now drag `heimdall` down into the `/usr/local/bin` symlink provided in the DMG. You can verify Heimdall is functioning by opening a Terminal and running `heimdall version`.
23+
* [macOS](https://blob.lineageos.org/downloads/heimdall/Heimdall-macOS-v2.2.2-060626.dmg){: .download}: Mount the Heimdall suite DMG. Now drag `heimdall` down into the `/usr/local/bin` symlink provided in the DMG. You can verify Heimdall is functioning by opening a Terminal and running `heimdall version`.
2424
{% include alerts/note.html content="These Heimdall suite distributions were built by LineageOS Developers, as the Heimdall suite executables distributed on the official Heimdall website were outdated and the repo mostly abandoned. Modifications were made to make it build and function on modern OSes." %}
2525
4. Power off the device, and boot it into download mode:
2626
* {{ device.download_boot }}

0 commit comments

Comments
 (0)