diff --git a/COMPILING.md b/COMPILING.md index 7a2c455..c08a755 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -3,8 +3,10 @@ #### *Standalone* 1) Open the solution in Visual Studio 2019 -2) Compile as Release/x64 -3) Run +2) Set "UI" as the Startup Project +3) Compile as Release/x64 +4) Run the project from Visual Studio +5) If you got an error, try running it a second time #### *Libretro*