Skip to content

Commit 7a73e92

Browse files
authored
Merge pull request #206371 from jahjha/patch-6
Update install-software.md
2 parents b4e104b + fad7cc6 commit 7a73e92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/center-sap-solutions/install-software.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Before you can download the software, set up an Azure Storage account for the do
9292
- `jq` version 1.6
9393
- `ansible` version 2.9.27
9494
- `zip`
95+
- `netaddr` version 0.8.0
9596

9697
1. Sign in to Azure:
9798

@@ -114,7 +115,7 @@ Before you can download the software, set up an Azure Storage account for the do
114115
1. Download the following shell script for the deployer VM packages.
115116
116117
```azurecli
117-
wget "https://raw.githubusercontent.com/Azure/ACSS-preview/main/Installation%20Script/DownloadDeployerVMPackages.sh" -O "DownloadDeployerVMPackages.sh"
118+
wget "https://raw.githubusercontent.com/Azure/Azure-Center-for-SAP-solutions-preview/main/DownloadDeployerVMPackages.sh" -O "DownloadDeployerVMPackages.sh"
118119
```
119120
120121
1. Update the shell script's file permissions.

0 commit comments

Comments
 (0)