diff --git a/docs/getting_started/mlops/mlops_first_steps.md b/docs/getting_started/mlops/mlops_first_steps.md index 4b573b45..17fa158e 100644 --- a/docs/getting_started/mlops/mlops_first_steps.md +++ b/docs/getting_started/mlops/mlops_first_steps.md @@ -30,7 +30,7 @@ pip install clearml-agent Connect the Agent to the server by [creating credentials](https://app.community.clear.ml/profile), then run this: ```bash -clearml-init +clearml-agent init ``` :::note