summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis LE <ledenis@users.noreply.github.com>2022-06-28 23:21:58 +0200
committerGitHub <noreply@github.com>2022-06-28 23:21:58 +0200
commita4e374e8653fa11bd10ceae1cf64c0d7fd767188 (patch)
treecb4f60e79d33f3b53da924029777469ce692fe1f
parent223182edde4ab4131468f5aafc3d3d12d350fc98 (diff)
Improve README.md formatting (#97)
Just a small formatting edit to improve readability
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb71ff7f..7ae3cfdb 100644
--- a/README.md
+++ b/README.md
@@ -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/`