diff --git a/examples/docker-compose/README.md b/examples/docker-compose/README.md index 63282dad84..56f67df5ec 100644 --- a/examples/docker-compose/README.md +++ b/examples/docker-compose/README.md @@ -41,7 +41,7 @@ With the profile set, you are now able to perform Fluvio Client operations like listing topics: ```bash -fluvio topics list +fluvio topic list ``` ## Teardown