diff options
author | Xpl0itR <xpl0itr@outlook.com> | 2020-01-10 22:04:52 +0000 |
---|---|---|
committer | Thog <me@thog.eu> | 2020-01-10 23:04:52 +0100 |
commit | 1661ce99ca6b533d9f2ad9be4b89e15706cd2af6 (patch) | |
tree | c505c674c0485d9d63d67a8101c2fc9580877bd5 | |
parent | 021ed3f44e417077aa460947c26e9220ac5ca5e1 (diff) |
Update path for system archives in README (#870)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ The latest automatic build for Windows, macOS, and Linux can be found on the [Of - **System Titles** - Some of our System Module implementations, like `time`, require [System Data Archives](https://switchbrew.org/wiki/Title_list#System_Data_Archives). You can install them by mounting your nand partition using [HacDiskMount](https://switchtools.sshnuke.net/) and copying the content to `Ryujinx/nand/system`. + Some of our System Module implementations, like `time`, require [System Data Archives](https://switchbrew.org/wiki/Title_list#System_Data_Archives). You can install them by mounting your nand partition using [HacDiskMount](https://switchtools.sshnuke.net/) and copying the content to `Ryujinx/bis/system`. - **Executables** |