diff --git a/README.md b/README.md index e7429bf..fa0729c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Action bot for Github. Checks a repo's event stream and leaves a ghost comment w `yarn run force owner/repo pr_number`: force a comment on a specific pr, by number -`yanr run clean owner/repo pr_number`: removed any comments that match the owner and body requirements +`yarn run clean owner/repo pr_number`: removed any comments that match the owner and body requirements You'll need to set some environment flags. Check `sample-env` for what is available, and you can copy the file to `.env` in the root and add your settings there as well.