readme: Fix path to setup script

This commit is contained in:
Léo Lam 2021-09-06 15:52:16 +02:00
parent 50d7f3b0c2
commit fdd2057f27
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 1 deletions

View File

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