diff --git a/README.md b/README.md index e7b47cc..eb47324 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ webagent {YOUR_PROMPT_HERE} --model-type "LiteLLMModel" --model-id "gpt-4o" For instance: ```bash -webagent --prompt "go to xyz.com/women, get to sale section, click the first clothing item you see. Get the product details, and the price, return them. note that I'm shopping from France" +webagent "go to xyz.com/women, get to sale section, click the first clothing item you see. Get the product details, and the price, return them. note that I'm shopping from France" ``` We redacted the website here, modify it with the website of your choice.