Skip to content

Commit

Permalink
Improve README.md formatting (#97)
Browse files Browse the repository at this point in the history
Just a small formatting edit to improve readability
  • Loading branch information
ledenis committed Jun 28, 2022
1 parent 223182e commit a4e374e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -191,7 +191,7 @@ Additionally, you'll also need:

3. Run `tools/setup.py [path to the NSO]`
* 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
* 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/`
Expand Down

0 comments on commit a4e374e

Please sign in to comment.