Skip to content

Commit 6fb78b5

Browse files
authored
Update how-to-configure-cli.md
Changed script on line 50 per PR#98932
1 parent 98d82dc commit 6fb78b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-configure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Remove any existing installation of the of `ml` extension and also the CLI v1 `a
4747

4848
Now, install the `ml` extension:
4949

50-
:::code language="azurecli" source="~/azureml-examples-main/cli/setup.sh" id="az_ml_install":::
50+
:::code language="azurecli" source="~/azureml-examples-main/cli/misc.sh" id="az_ml_install":::
5151

5252
Run the help command to verify your installation and see available subcommands:
5353

0 commit comments

Comments
 (0)