mirror of https://github.com/zeldaret/botw.git
Improve README.md formatting (#97)
Just a small formatting edit to improve readability
This commit is contained in:
parent
223182edde
commit
a4e374e865
|
@ -191,7 +191,7 @@ Additionally, you'll also need:
|
||||||
|
|
||||||
3. Run `tools/setup.py [path to the NSO]`
|
3. Run `tools/setup.py [path to the NSO]`
|
||||||
* This will:
|
* This will:
|
||||||
* install tools/check to check for differences in decompiled code
|
* install `tools/check` to check for differences in decompiled code
|
||||||
* convert the executable if necessary
|
* convert the executable if necessary
|
||||||
* set up [Clang 4.0.1](https://releases.llvm.org/download.html#4.0.1) by downloading it from the official LLVM website
|
* set up [Clang 4.0.1](https://releases.llvm.org/download.html#4.0.1) by downloading it from the official LLVM website
|
||||||
* create a build directory in `build/`
|
* create a build directory in `build/`
|
||||||
|
|
Loading…
Reference in New Issue