mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-15 16:15:05 +01:00
16 lines
302 B
Markdown
16 lines
302 B
Markdown
# Install KernelSU Manager
|
|
|
|
## Text Guide
|
|
|
|
1. [Connect to WSA with ADB](ADB-Sideloading.md#setting-up-adb-to-work-with-wsa)
|
|
2. Run the following command:
|
|
```
|
|
adb shell ksuinstall
|
|
```
|
|
|
|
If the installation completes successfully, the KernelSU Manager will launching.
|
|
|
|
<!--
|
|
## Video Guide
|
|
-->
|