Skip to content

Commit 08babe4

Browse files
committed
docs: mention watchdog dependency in README
1 parent e030df6 commit 08babe4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ pip install dirplot
3232

3333
Optional extras: `pip install "dirplot[ssh]"`, `"dirplot[s3]"`, `"dirplot[libarchive]"`.
3434

35+
`dirplot watch` uses [watchdog](https://github.com/gorakhargosh/watchdog) for filesystem monitoring — installed automatically as a dependency.
36+
3537
## Quick start
3638

3739
```bash

0 commit comments

Comments
 (0)