diff options
author | haturatu <taro@eyes4you.org> | 2024-08-23 03:11:07 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-08-23 03:11:07 +0900 |
commit | c05bd6d6a104115ac7381f2023095be1e8606253 (patch) | |
tree | fcd51c030357086954b042291c35abc44ad1caf1 | |
parent | dfc5008f50c2c395af934b29a85cc07c07f1c2ca (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # lume-watcher ## Usage +Deps +``` +sudo apt install inotify-tools +``` 1. Clone this repository. ``` |