website: fix minor typos (#2482)

This commit is contained in:
igor
2025-03-02 04:55:29 -03:00
committed by GitHub
parent 4d37b8735c
commit d8dbcbb462
5 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@ If you can successfully build the kernel, adding support for KernelSU will be re
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -
```
```sh[ main branch (dev)]
```sh[main branch (dev)]
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s main
```