[skip ci] docs: Updated README file to reflect instructions for the susfs-main branch

kernel: Added sukisu_set_manager_uid function to set the management UID
This commit is contained in:
ShirkNeko
2025-06-13 02:36:50 +08:00
parent f3675e7f6e
commit 99726a2c4e
5 changed files with 18 additions and 9 deletions

View File

@@ -24,10 +24,10 @@ curl -LSs "https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/main/kern
## How to use integrated susfs
1. Use the susfs-dev branch directly without any patching (Support for non-GKI device builds)
1. Use susfs-main or other susfs-* branches directly, no need to integrate susfs again (supports non-GKI device builds)
```
curl -LSs "https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/main/kernel/setup.sh" | bash -s susfs-dev
curl -LSs "https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/main/kernel/setup.sh" | bash -s susfs-main
```
## KPM Support