Updating the readme file.

This commit is contained in:
Anton Antonov (TONY)
2019-12-03 16:30:35 -08:00
parent 84401bafcf
commit ced783d8df
@@ -25,7 +25,7 @@ sudo systemctl reboot
1. Download the script on the VM you are planning to use for the deployment
``` bash
curl --output setup-controller.sh https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
curl --output setup-controller.sh https://raw.githubusercontent.com/ananto-msft/sql-server-samples/master/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
```
2. Make the script executable