We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b8177 commit e588d62Copy full SHA for e588d62
README.md
@@ -8,7 +8,7 @@ Clone the project, open, and build.
8
9
Open PowerShell and Import the module:
10
11
-`Import-Module C:\{pathToSolution}\LogicAppTemplateCreator\ConverterLibrary\bin\Debug\ConverterLibrary.dll`
+`Import-Module C:\{pathToSolution}\LogicAppTemplateCreator\LogicAppTemplate\bin\Debug\ConverterLibrary.dll`
12
13
Run the PowerShell command `Get-LogicAppTemplate`. You can pipe the output as needed, and recommended you pipe in a token from `armclient`
14
0 commit comments