summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhaturatu <taro@eyes4you.org>2024-08-23 03:11:07 +0900
committerhaturatu <taro@eyes4you.org>2024-08-23 03:11:07 +0900
commitc05bd6d6a104115ac7381f2023095be1e8606253 (patch)
treefcd51c030357086954b042291c35abc44ad1caf1 /README.md
parentdfc5008f50c2c395af934b29a85cc07c07f1c2ca (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c04692e..f21925f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# lume-watcher
## Usage
+Deps
+```
+sudo apt install inotify-tools
+```
1. Clone this repository.
```