Skip to content

Commit

Permalink
Fix the kusto config error in readme.typescript.md (Azure#7029)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljqzq authored and yungezz committed Aug 23, 2019
1 parent 86796b0 commit 8afd666
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Please also specify `--typescript-sdks-folder=<path to root folder of your azure
typescript:
azure-arm: true
package-name: "@azure/arm-kusto"
output-folder: "$(typescript-sdks-folder)sdk/kusto/arm-kusto"
output-folder: "$(typescript-sdks-folder)/sdk/kusto/arm-kusto"
generate-metadata: true
```

0 comments on commit 8afd666

Please sign in to comment.