mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-22 16:07:39 +00:00
Fix Markdown headings
This commit is contained in:
parent
760b6385f1
commit
2f33d654e4
@ -1,8 +1,8 @@
|
|||||||
# Magisk
|
# Magisk
|
||||||
###Static binaries included:
|
### Static binaries included:
|
||||||
* Busybox: http://forum.xda-developers.com/android/software-hacking/tool-busybox-flashable-archs-t3348543
|
* Busybox: http://forum.xda-developers.com/android/software-hacking/tool-busybox-flashable-archs-t3348543
|
||||||
|
|
||||||
###How to build Magisk
|
### How to build Magisk
|
||||||
1. Download and install NDK
|
1. Download and install NDK
|
||||||
2. Add the NDK directory into PATH
|
2. Add the NDK directory into PATH
|
||||||
To check if the PATH is set correctly, try calling `which ndk-build` (`where ndk-build` on Windows) and see if it shows the NDK directory
|
To check if the PATH is set correctly, try calling `which ndk-build` (`where ndk-build` on Windows) and see if it shows the NDK directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user