Skip to content

Commit

Permalink
docs: fix miscapitalized example
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Sep 13, 2024
1 parent 4d27556 commit f284a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ pip3 install -e .
Run the example

```sh
TOOL_NAME run --input "Hello world"
tool_name run --input "Hello world"
```

![dag](assets/dag.png)
Expand Down

0 comments on commit f284a17

Please sign in to comment.