From c405766dd5275f44f5b5a3031b89e9e2032d3f27 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 16 Nov 2020 07:05:58 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8085f13..d66102e 100644 --- a/Home.md +++ b/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.