Commit 2f33d654 authored by Jan Christian Grünhage's avatar Jan Christian Grünhage Committed by topjohnwu

Fix Markdown headings

parent 760b6385
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment