Merge pull request #1101 from anosov1960/master

Fixed readme
This commit is contained in:
Alexander (Sasha) Nosov
2023-02-10 15:16:04 -10:00
committed by GitHub
@@ -64,7 +64,7 @@ Use the following steps to run the script in Cloud Shell.
2. Upload the script to the shell using the following command:
```console
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1 -o /modify-license-type.ps1
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1 -o modify-license-type.ps1
```
3. Run the script.