Fix: wrong quotes

This commit is contained in:
HanitaV
2025-03-26 15:58:17 +07:00
committed by GitHub
parent 0c57ea10f2
commit f9b7ff1ee3

View File

@@ -17,7 +17,7 @@ Android device root solution based on [KernelSU](https://github.com/KernelSU/Ker
Using the susfs-dev branch (integrated susfs with support for non-GKI devices)
```
curl -LSs https://raw.githubusercontent.com/ShirkNeko/KernelSU/main/kernel/setup.sh | bash -s susfs-dev
curl -LSs "https://raw.githubusercontent.com/ShirkNeko/KernelSU/main/kernel/setup.sh" | bash -s susfs-dev
```
Use main branching (no longer with support for non-GKI devices)