Skip to content

Commit dfc3701

Browse files
Update README.md
1 parent 5b5d6e1 commit dfc3701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ This tiny script utilizes the Langchain.rb Assistant and Tools to classify a blo
66
1. `git clone https://github.com/patterns-ai-core/blog-post-classifier-demo.git`
77
2. `bundle install`
88
3. `cp .env.example .env` and fill it out with your `OPENAI_API_KEY`.
9-
4. `ruby classifier.rb --path=blog_post.txt`
9+
4. `ruby classifier.rb --file=blog_post.txt`

0 commit comments

Comments
 (0)