Improve README.md formatting (#97)

Just a small formatting edit to improve readability
This commit is contained in:
Denis LE 2022-06-28 23:21:58 +02:00 committed by GitHub
parent 223182edde
commit a4e374e865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/`