From 796f7bbf0c2ca598d920d088f0f683aef50d0399 Mon Sep 17 00:00:00 2001 From: David Ludwig Date: Sat, 1 Nov 2014 11:17:07 -0400 Subject: [PATCH] WinRT: made README-winrt.md slightly easier to read in an 80-column text editor --- docs/README-winrt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/README-winrt.md b/docs/README-winrt.md index 03b5424fe86d0..6101754a717da 100644 --- a/docs/README-winrt.md +++ b/docs/README-winrt.md @@ -399,7 +399,8 @@ To setup Visual C++ to launch your app on an ARM device: 2. select "Debugging" 3. next to "Machine Name", enter the hostname or IP address of the ARM device - 4. if, and only if, you've turned off authentication in the Remote Debugger, then change the setting for "Require Authentication" to No + 4. if, and only if, you've turned off authentication in the Remote Debugger, + then change the setting for "Require Authentication" to No 5. click "OK" 4. build and run the app (from Visual C++). The first time you do this, a prompt will show up on the ARM device, asking for a Microsoft Account. You