diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -158,7 +158,7 @@ Additionally, you'll also need: 2. Run `git submodule update --init --recursive` -3. Run `cargo install --path tools/viking` +3. Run `cargo install --path tools/common/viking` Next, you'll need to acquire the **original 1.5.0 or 1.6.0 `main` NSO executable**. @@ -167,7 +167,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. -4. Run `tools/setup.py [path to the NSO]` +4. Run `tools/common/setup.py [path to the NSO]` * This will: * 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 |
