diff options
| author | Denis LE <ledenis@users.noreply.github.com> | 2022-06-28 23:21:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-28 23:21:58 +0200 |
| commit | a4e374e8653fa11bd10ceae1cf64c0d7fd767188 (patch) | |
| tree | cb4f60e79d33f3b53da924029777469ce692fe1f /README.md | |
| parent | 223182edde4ab4131468f5aafc3d3d12d350fc98 (diff) | |
Improve README.md formatting (#97)
Just a small formatting edit to improve readability
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/` |
