mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 00:46:34 +00:00
Updated Home (markdown)
parent
014c262795
commit
c405766dd5
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -39,7 +39,7 @@ Download the ZIP Tarball. Then extract it to a directory of your choice.
|
|||
**Step three:**
|
||||
|
||||
Build the App using a Command prompt in the project directory. You can quickly access it by holding shift in explorer (in the Ryujinx directory) then right clicking, and typing the following command:
|
||||
Run `dotnet build -c Release -r win-x64` inside the Ryujinx project folder to build Ryujinx binaries.
|
||||
Run `dotnet build -c Release` inside the Ryujinx project folder to build Ryujinx binaries.
|
||||
|
||||
Every file related to Ryujinx is stored in the `Ryujinx` folder. This folder is located in the user folder, which can be accessed by clicking `Open Ryujinx Folder` under the File menu in the GUI.
|
||||
|
||||
|
|
Loading…
Reference in a new issue