docs: change url of build instruction (#3)
This commit is contained in:
@@ -11,7 +11,7 @@ A Kernel based root solution for Android GKI.
|
|||||||
|
|
||||||
### Build GKI Kernel
|
### Build GKI Kernel
|
||||||
|
|
||||||
1. Download the GKI source first, you can refer the [GKI build instruction](https://source.android.com/docs/core/architecture/kernel/generic-kernel-image)
|
1. Download the GKI source first, you can refer the [GKI build instruction](https://source.android.com/docs/setup/build/building-kernels)
|
||||||
2. cd `<GKI kernel source dir>`
|
2. cd `<GKI kernel source dir>`
|
||||||
3. `curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -`
|
3. `curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -`
|
||||||
4. Build the kernel.
|
4. Build the kernel.
|
||||||
|
|||||||
Reference in New Issue
Block a user