Skip to content

Commit 72b6e58

Browse files
authored
Update README.md
1 parent 5f9c169 commit 72b6e58

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,22 @@
1515
<br />
1616

1717
## NFO:
18-
* Split APK Installer to install APK Bundles/Split APKs
19-
* Portable
2018
* Android Debug Bridge v1.0.41 (Version 33.0.2-8557947, May 2022)
21-
* Full functional ADB (Android Debug Bridge) & Fastboot
22-
* Double click the CMD.bat to easily open a Command Prompt
23-
* Only 7.47MB (compressed 3.45MB)
19+
* Full functional ADB (Android Debug Bridge)
20+
* Double click the Open CMD.bat to easily open a Command Prompt
2421

2522
## Requirements:
2623
* Windows OS
27-
* PowerShell
28-
* USB Driver for your Device or Universal ADB Driver
24+
* USB Driver for your Device or [Universal ADB Driver](https://adb.clockworkmod.com/)
25+
26+
## Usage:
27+
1. Download latest Release
28+
2. Extract the Zip Archive
29+
3. Place the ```APKs``` in the ```APKs``` Folder
30+
3. Double click on ```APK Bundle Installer.bat```
31+
4. Type: ```y``` and hit ```Enter``` to start Streamed Install
32+
5. You shoud see Success after Installation
33+
<br />
2934

3035
## Enable Developer Options & USB Debugging:
3136
<details>
@@ -58,14 +63,6 @@ adb devices
5863
7. Windows: Click ```Change advanced power setting``` on your chosen Plan and expand ```USB Settings```. Under ```USB Settings``` Section, expand ```USB selective suspend setting``` and change it to ```Disabled``` for On Battery and Plugged In
5964
8. Try another PC
6065
</details>
61-
62-
## Usage:
63-
1. Download latest Release
64-
2. Extract the Zip Archive
65-
3. Place the APKs in the APKs Folder
66-
3. Double click on APK Bundle Installer.bat
67-
4. Type: y and hit Enter to start Streamed Install
68-
5. You shoud see Success after Installation
6966
<br />
7067

7168
## Screenshots:

0 commit comments

Comments
 (0)