diff options
| author | MonsterDruide1 <5958456@gmail.com> | 2021-08-07 21:59:16 +0200 |
|---|---|---|
| committer | MonsterDruide1 <5958456@gmail.com> | 2021-08-10 22:11:03 +0200 |
| commit | 18152c59096dbd247f0b15d23ef5b4264cebec55 (patch) | |
| tree | 63421ad57254012322611d4416b4c0bee9aa9c2f /README.md | |
| parent | 802be64d8e41917b002cd9c21c500c91f9b96c93 (diff) | |
tools: Migrate to external repo
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 |
