Skip to content

Commit a58b29a

Browse files
committed
Apply requested suggestions
Signed-off-by: RaptaG <[email protected]>
1 parent c5a01b1 commit a58b29a

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

README.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,31 @@
3737
3838
## Usage
3939

40-
Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 LTS). Windows and macOS are also supported, but you might experience more issues.<br />
41-
So far there is no support for ARM-based systems.
40+
Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 LTS). Windows and macOS are also supported, but you might experience more issues.
4241

4342
### 1. Download OpenAndroidInstaller
4443

45-
Download the correct version for your OS [from the Releases](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases).
44+
> ![WARNING]
45+
> ARM-based systems are **unsupported**.
4646
47-
For Linux users, you can also get the [official Flatpak version from Flathub](https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller).
47+
Follow the instructions for your desktop OS. The executables are compressed inside `.zip` files, so you'll have to extract them first (make sure you have extracting software installed). If you get prompted to, you'll have to adjust the permission of the executable to ensure its proper functionality.
4848

49-
For Windows users, you might need to [install the Universal USB Drivers](https://adb.clockworkmod.com) and other potentially drivers needed for your device.
49+
#### Linux
50+
51+
You can download OAI from either:
52+
53+
1. From Flathub: [`org.openandroidinstaller.OpenAndroidInstaller`](https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller) (recommended)
54+
2. GitHub Releases: [`openandroidinstaller-ubuntu-latest.zip`](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/latest/openandroidinstaller-ubuntu-latest.zip)
55+
56+
#### Windows
57+
58+
You can download OAI for Windows from the GitHub Releases: [`openandroidinstaller-windows.zip`](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/latest/openandroidinstaller-windows.zip)
59+
60+
You might also need to [install the Universal USB Drivers](https://adb.clockworkmod.com) and other potentially drivers needed for your device.
61+
62+
#### macOS
63+
64+
For macOS, you can get OpenAndroidInstaller from the GitHub Releases: [`openandroidinstaller-macos.zip`](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/latest/openandroidinstaller-macos.zip)
5065

5166
### 2. Download the custom ROM image & the TWRP recovery image (& optionally addons)
5267

@@ -67,7 +82,7 @@ Here are the official links for:
6782
- [MicroG](https://microg.org)
6883
- The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases).
6984
- [F-Droid App-Store](https://f-droid.org/en/packages/org.fdroid.fdroid.privileged.ota).
70-
- or you can just search the web or the [XDA Developers forum](https://xdaforums.com) for an appropriate version for your device.
85+
- or you can just search the web or the [XDA Developers forum](https://xdaforums.com) to find an appropriate version for your device.
7186

7287
### 3. Start the desktop app
7388

0 commit comments

Comments
 (0)