Skip to content

Commit

Permalink
Merge pull request paulmillr#1142 from mcecode/update-chokidar-cli-link
Browse files Browse the repository at this point in the history
Update chokidar-cli link in README.md
  • Loading branch information
paulmillr authored Aug 29, 2021
2 parents ec84fd2 + f1cd881 commit 9cba9fb
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 @@ -265,7 +265,7 @@ values are arrays of the names of the items contained in each directory.
## CLI

If you need a CLI interface for your file watching, check out
[chokidar-cli](https://github.com/kimmobrunfeldt/chokidar-cli), allowing you to
[chokidar-cli](https://github.com/open-cli-tools/chokidar-cli), allowing you to
execute a command on each change, or get a stdio stream of change events.

## Install Troubleshooting
Expand Down

0 comments on commit 9cba9fb

Please sign in to comment.