Skip to content

Commit 0c14f54

Browse files
authored
Update README.md
1 parent 5f5f55c commit 0c14f54

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,11 @@ Upon importing the module, a single PowerShell cmdlet named **New-PackerBaseAMI*
5959
Import-Module PackerBaseAMI
6060
```
6161
62-
#### Example:
63-
```PowerShell
64-
New-PackerBaseAMI -AccountNumber 111111111111 -Alias ExampleAlias -BaseOS WINDOWS_2012R2_BASE -IamRole ExampleRoleName -Region us-east-1 -OutputDirectoryPath c:\example\directory
65-
```
62+
#### Example
63+
64+
```PowerShell
65+
New-PackerBaseAMI -AccountNumber 111111111111 -Alias ExampleAlias -BaseOS WINDOWS_2012R2_BASE -IamRole ExampleRoleName -Region us-east-1 -OutputDirectoryPath c:\example\directory
66+
```
6667

6768
#### Maintainer(s)
6869
[Robert D. Biddle](https://github.com/RobBiddle) - https://github.com/RobBiddle

0 commit comments

Comments
 (0)