diff --git a/README.md b/README.md index 01747aa..74eae5f 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Let's assume we want to download utility bills: Log into your platform and perform the desired action (such as downloading a utility bill). 6. Run Integuru: ``` - poetry run integuru --prompt "download utility bills" --model + poetry run integuru --prompt "download utility bills" --model ``` You can also run it via Jupyter Notebook `main.ipynb`