From a4e374e8653fa11bd10ceae1cf64c0d7fd767188 Mon Sep 17 00:00:00 2001 From: Denis LE Date: Tue, 28 Jun 2022 23:21:58 +0200 Subject: [PATCH] Improve README.md formatting (#97) Just a small formatting edit to improve readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/`