diff --git a/README.md b/README.md index c567a70..2c68b83 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Alteryx Deploy Alteryx automated deployment utility + +## Dependencies + +This module depends on the usage of functions provided by two modules: + +1. PowerShell Tool Kit (PSTK) module +2. Alteryx PowerShell (PSAYX) module diff --git a/conf/default.ini b/conf/default.ini index 8d3f4f2..bb32719 100644 --- a/conf/default.ini +++ b/conf/default.ini @@ -50,4 +50,4 @@ HTTPPort = 80 HTTPSPort = 443 [Checks] -RelativePaths = ConfDirectory, PSDirectory, TempDirectory, LogDirectory, ResDirectory +RelativePaths = ConfDirectory, PSDirectory, TempDirectory, LogDirectory, ResDirectory