Skip to content

Commit d5256c0

Browse files
Update README.md
1 parent abe5166 commit d5256c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/aks

samples/features/sql-big-data-cluster/deployment/aks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Using this sample Python script, you will deploy a Kubernetes cluster in Azure u
1717
```
1818
- Install mssqlctl CLI latest version using . Run the command below using elevated priviledges (sudo or admin cmd window):
1919
```
20-
pip3 install --index-url https://private-repo.microsoft.com/python/ctp-2.0 mssqlctl
20+
pip3 install --extra-index-url https://private-repo.microsoft.com/python/ctp-2.2 mssqlctl
2121
```
2222
1. Login into your Azure account. Run this command:
2323
```

0 commit comments

Comments
 (0)