aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c62dba..b6ea50d 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,8 @@ to `slcl`. If required, encryption should be done before uploading e.g.: using
- `xxd` (for [`usergen`](usergen) only).
- `jq` (for [`usergen`](usergen) only).
- CMake (optional).
+- `entr` (for [`watchdir`](watchdir) only).
+- ImageMagick (for [`tngen`](tngen) only).
### Ubuntu / Debian
@@ -57,7 +59,7 @@ sudo apt install build-essential libcjson-dev libssl-dev
#### Optional packages
```sh
-sudo apt install cmake xxd jq
+sudo apt install cmake xxd jq inotify-tools imagemagick
```
## How to use