diff --git a/README.md b/README.md index 456ccb3..6a5c0c3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ git pull Once your `.reddit.rc` file has been configured, you can submit a post to [r/test](https://www.reddit.com/r/test) or any subreddit using: ```sh -echo "This is the post's body" | reddit-submit "This is a test title" test +echo "This is the post's body" | reddit-submit test "This is a test title" ``` ### Automation