From 9323f354721349f45e2ee3bbf47fa7cd10ce98dd Mon Sep 17 00:00:00 2001 From: Jan Backstrom Date: Fri, 15 Jul 2016 14:46:30 -0700 Subject: [PATCH] spacing --- .../surface/deploy-windows-10-to-surface-devices-with-mdt.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md b/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md index ff4ecf993c..15294970f2 100644 --- a/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md +++ b/devices/surface/deploy-windows-10-to-surface-devices-with-mdt.md @@ -580,8 +580,7 @@ To automate the boot media rules, follow these steps: 2. Click the **Rules** tab, and then click **Edit Bootstrap.ini** to open Bootstrap.ini in Notepad. 3. Replace the text of the Bootstrap.ini file with the following text: - ``` -[Settings] +```[Settings] Priority=Model,Default [Surface Pro 4] @@ -593,7 +592,7 @@ SkipBDDWelcome=YES [Surface Pro 4] DeployRoot=\\STNDeployServer\DeploymentShare$ - ``` +``` 4. Press Ctrl+S to save Bootstrap.ini, and then close Notepad.