Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Fix Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
parameshbabu authored Apr 6, 2020
1 parent 4e53213 commit f0a825b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tools/IoTCoreImaging/Docs/Import-PSCoreRelease.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ Import Powershell Core Release into your workspace and update the wm xml files.I
## EXAMPLES

### EXAMPLE 1
```powershell
```powershell
Import-PSCoreRelease 7.0.0
# Add IOT_POWERSHELL for WinRM
Add-IoTProductFeature MyProduct All IOT_POWERSHELL
# Add Open source Powershell
Add-IoTProductFeature MyProduct All OPENSRC_POWERSHELL -OEM
(or) addfid MyProduct All OPENSRC_POWERSHELL -OEM
```
```

## PARAMETERS

Expand Down Expand Up @@ -69,4 +69,4 @@ See https://github.com/PowerShell/PowerShell/releases for powershell releases
## RELATED LINKS
[Add-IoTZipPackage](Add-IoTZipPackage.md)
[Add-IoTZipPackage](Add-IoTZipPackage.md)

0 comments on commit f0a825b

Please sign in to comment.