diff --git a/octavia-cli/README.md b/octavia-cli/README.md index 888a5b8aca88..7ba7ca63c1d7 100644 --- a/octavia-cli/README.md +++ b/octavia-cli/README.md @@ -43,7 +43,7 @@ Feel free to share your use cases with the community in [#octavia-cli](https://a ### 1. Generate local YAML files for sources or destinations -1. Retrieve the _definition id_ of the connector you want to use using `octavia list command`. +1. Retrieve the _definition id_ of the connector you want to use using `octavia list` command. 2. Generate YAML configuration running `octavia generate source ` or `octavia generate destination `. ### 2. Edit your local YAML configurations