Skip to content

Commit cfa811e

Browse files
committed
Adjusting format.
1 parent 6a76edb commit cfa811e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-desktop/app-attach.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Before you can use MSIX app attach to follow the directions in this article, you
2121
- An application you've expanded from MSIX format into app attach format. To learn how to expand an MSIX application, see [Using the MSIXMGR tool](app-attach-msixmgr.md).
2222
- If you're using a cimFS image, you'll need to install the following module before you can get started:
2323

24-
```powershell
25-
Install-Module CimDiskImage
26-
Import-Module CimDiskImage
27-
```
24+
```powershell
25+
Install-Module CimDiskImage
26+
Import-Module CimDiskImage
27+
```
2828

2929
These instructions don't require an Azure Virtual Desktop deployment because they describe a process for testing outside of Azure Virtual Desktop.
3030

0 commit comments

Comments
 (0)