From c7b22a5d5b9554864e94c4a1a66798bd2331fe14 Mon Sep 17 00:00:00 2001 From: Jan Backstrom Date: Mon, 29 Aug 2016 11:29:58 -0700 Subject: [PATCH] spacing --- windows/deploy/deploy-windows-to-go.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/deploy/deploy-windows-to-go.md b/windows/deploy/deploy-windows-to-go.md index 6abda78ef1..6566ca8e3c 100644 --- a/windows/deploy/deploy-windows-to-go.md +++ b/windows/deploy/deploy-windows-to-go.md @@ -489,8 +489,8 @@ BitLocker recovery keys are the keys that can be used to unlock a BitLocker prot ``` syntax #The WIM file must contain a sysprep generalized image. - dism /apply-image /imagefile:n:\imagefolder\deploymentimages\mywtgimage.wim /index:1 /applydir:W:\ - ``` + dism /apply-image /imagefile:n:\imagefolder\deploymentimages\mywtgimage.wim /index:1 /applydir:W:\ + ``` 5. In the same PowerShell session use the following cmdlet to add a recovery key to the drive: