Skip to content

Commit 4a23da2

Browse files
committed
wiki: Update Heimdall to v2.2.2
Change-Id: I856d53825bf8a5072d618e4a12a6676e4feca709
1 parent e44d9ac commit 4a23da2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/templates/recovery_install_heimdall.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The preferred method of installing a custom recovery is through Download Mode{%
1818
* From within the Developer options menu, enable OEM unlock.
1919
{% endunless %}
2020
2. Download and install the appropriate version of the Heimdall suite for your machine's OS
21-
* [Windows](https://blob.lineageos.org/downloads/heimdall/Heimdall-Windows-2f1c362-110525.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`.
22-
* [Linux](https://blob.lineageos.org/downloads/heimdall/Heimdall-linux-2f1c362-110525.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-2f1c362-110525.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`.
21+
* [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`.
22+
* [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`.
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)