diff --git a/examples/llm/agents/README.md b/examples/llm/agents/README.md index 00c84baee9..f336fac245 100644 --- a/examples/llm/agents/README.md +++ b/examples/llm/agents/README.md @@ -118,7 +118,7 @@ This example demonstrates the basic implementation of Morpheus pipeline, showcas ```bash -python exmaples/llm/main.py agents simple [OPTIONS] +python examples/llm/main.py agents simple [OPTIONS] ``` ### Options: @@ -170,7 +170,7 @@ kafka-topics.sh --bootstrap-server ${BOOTSTRAP_SERVER} --alter --topic input --p Now Kafka example can be run using the following command with the below listed options: ```bash -python exmaples/llm/main.py agents kafka [OPTIONS] +python examples/llm/main.py agents kafka [OPTIONS] ``` ### Options: