diff --git a/Stack-Trace-Guide-for-Citra.md b/Stack-Trace-Guide-for-Citra.md index 7abfd76..fd2690f 100644 --- a/Stack-Trace-Guide-for-Citra.md +++ b/Stack-Trace-Guide-for-Citra.md @@ -1,4 +1,4 @@ -#Stack trace on Windows +# Stack trace on Windows * Download and install [Visual Studio 2015 Community](https://www.visualstudio.com/vs/community/). * Download the [nightly build](https://github.com/citra-emu/citra-nightly/releases), [source code](https://github.com/citra-emu/citra-nightly/releases) and [debug symbols](https://ci.appveyor.com/project/citrabot/citra-nightly/build/artifacts) (__make sure they have the same commit hash__). If you've compiled your own [msvc build](https://github.com/citra-emu/citra/wiki/Building-for-Windows#msvc-build-for-windows), then skip this and the following step. ![1](http://i.imgur.com/8A47XHp.png)