Commit 11d865b8fc7d4244469316c9db9e2387f46df798

David Ludwig 2014-09-14T10:31:18

WinRT: added a note to README regarding need for a MS account

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/README-winrt.md b/docs/README-winrt.md
index caa8622..713dc9d 100644
--- a/docs/README-winrt.md
+++ b/docs/README-winrt.md
@@ -23,7 +23,7 @@ Requirements
   (NOTE: MSVC 2013 support is pending.  2012 projects may be converted to 2013
   projects by MSVC, in the meantime.)
 - A valid Microsoft account -- This requirement is not imposed by SDL, but
-  rather by Microsoft's Visual C++ toolchain.
+  rather by Microsoft's Visual C++ toolchain.  This is required to debug apps.
 
 
 TODO