Commit 4e63db5 1 parent 878b79d commit 4e63db5 Copy full SHA for 4e63db5
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 69
69
Download the latest stable version from the [ ` alteryx-deploy ` ] ( https://github.com/Akaizoku/alteryx-deploy ) GitHub repository.
70
70
71
71
``` powershell
72
- curl --remote-name --remote-header-name "https://github.com/Akaizoku/alteryx-deploy/releases/download/1.1.2 /alteryx-deploy.1.1.2 .zip"
72
+ curl --remote-name --remote-header-name "https://github.com/Akaizoku/alteryx-deploy/releases/download/2.0.0 /alteryx-deploy-v2.0.0 .zip"
73
73
```
74
74
75
75
Alternatively, if you do not wish to install the PowerShell modules required as dependencies, you can download the portable version.
76
76
77
77
``` powershell
78
- curl --remote-name --remote-header-name "https://github.com/Akaizoku/alteryx-deploy/releases/download/1.1.2 /alteryx-deploy.1.1.2. portable.zip"
78
+ curl --remote-name --remote-header-name "https://github.com/Akaizoku/alteryx-deploy/releases/download/2.0.0 /alteryx-deploy-v2.0.0- portable.zip"
79
79
```
80
80
81
81
### Configuration
@@ -518,7 +518,7 @@ Below are the steps to ping the Alteryx application.
518
518
519
519
### Open
520
520
521
- Open the user interface of the Alteryx applciation .
521
+ Open the user interface of the Alteryx application .
522
522
523
523
Below are the steps to open the Alteryx application.
524
524
@@ -562,7 +562,7 @@ Below is an example of a successful installation log:
562
562
This module depends on the usage of functions provided by two PowerShell modules:
563
563
564
564
1 . PowerShell Tool Kit ([ PSTK] ) module (version 1.2.6);
565
- 2 . Alteryx PowerShell ([ PSAYX] ) module (version 1.1.0 ).
565
+ 2 . Alteryx PowerShell ([ PSAYX] ) module (version 1.1.1 ).
566
566
567
567
## Compatibility
568
568
You can’t perform that action at this time.
0 commit comments