win10-x64 => win-x64
This commit is contained in:
parent
15f6b0b134
commit
be15792d4f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
<p>
|
||||
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
|
||||
<code>dotnet publish -c Release -r win10-x64</code>.
|
||||
<code>dotnet publish -c Release -r win-x64</code>.
|
||||
The build directory is "root/bin/release/etc/etc."
|
||||
</p>
|
||||
</v-col>
|
||||
|
|
Loading…
Reference in a new issue