diff --git a/src/pages/Build.vue b/src/pages/Build.vue index a26c49e..fccd978 100644 --- a/src/pages/Build.vue +++ b/src/pages/Build.vue @@ -38,7 +38,7 @@

Build the App using a Command prompt in the ROOT directory. You can quickly access it by Holding shift in explorer (in the Ryujinx directory) then right clicking, and typing the following command - dotnet publish -c Release -r win10-x64. + dotnet publish -c Release -r win-x64. The build directory is "root/bin/release/etc/etc."