WSABuilds/MagiskOnWSA/DLL/docs/Guides/KernelSU.md

16 lines
302 B
Markdown
Raw Normal View History

2024-04-03 21:28:44 +02:00
# 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
-->