From fdd2057f2744bd245347380049db42c6bd099def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Mon, 6 Sep 2021 15:52:16 +0200 Subject: [PATCH] readme: Fix path to setup script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8bb5ed..3745ac14 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Additionally, you'll also need: * The decompressed 1.5.0 NSO has the following SHA256 hash: `d9fa308d0ee7c0ab081c66d987523385e1afe06f66731bbfa32628438521c106` * If you have a compressed NSO or a 1.6.0 executable, don't worry about this. -3. Run `tools/common/setup.py [path to the NSO]` +3. Run `tools/setup.py [path to the NSO]` * This will: * install tools/check to check for differences in decompiled code * convert the executable if necessary