Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhollan committed May 24, 2016
1 parent 53b8177 commit e588d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Clone the project, open, and build.

Open PowerShell and Import the module:

`Import-Module C:\{pathToSolution}\LogicAppTemplateCreator\ConverterLibrary\bin\Debug\ConverterLibrary.dll`
`Import-Module C:\{pathToSolution}\LogicAppTemplateCreator\LogicAppTemplate\bin\Debug\ConverterLibrary.dll`

Run the PowerShell command `Get-LogicAppTemplate`. You can pipe the output as needed, and recommended you pipe in a token from `armclient`

Expand Down

0 comments on commit e588d62

Please sign in to comment.