Skip to content

Commit 4e63db5

Browse files
authored
Update README.md
1 parent 878b79d commit 4e63db5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@
6969
Download the latest stable version from the [`alteryx-deploy`](https://github.com/Akaizoku/alteryx-deploy) GitHub repository.
7070

7171
```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"
7373
```
7474

7575
Alternatively, if you do not wish to install the PowerShell modules required as dependencies, you can download the portable version.
7676

7777
```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"
7979
```
8080

8181
### Configuration
@@ -518,7 +518,7 @@ Below are the steps to ping the Alteryx application.
518518

519519
### Open
520520

521-
Open the user interface of the Alteryx applciation.
521+
Open the user interface of the Alteryx application.
522522

523523
Below are the steps to open the Alteryx application.
524524

@@ -562,7 +562,7 @@ Below is an example of a successful installation log:
562562
This module depends on the usage of functions provided by two PowerShell modules:
563563

564564
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).
566566

567567
## Compatibility
568568

0 commit comments

Comments
 (0)