aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-09-16 00:28:19 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-09-16 01:00:05 +0200
commit18bd0d83bec9fe636446b994553dc2fa99dd0530 (patch)
tree9b80bcff984f4c303903749ebe8c4f18c5419bcd /README.md
parentd8f683d9ca604f6a0cd04a42738e55f77a89f06e (diff)
downloadslcl-18bd0d83bec9fe636446b994553dc2fa99dd0530.tar.gz
usergen: Remove dependency against xxd(1)
xxd(1) is closely related to vim(1), might not be available under some POSIX systems.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d801aa..7c0d2b4 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,6 @@ to `slcl`. If required, encryption should be done before uploading e.g.: using
(provided as a `git` submodule by `slweb`).
- [`slweb`](https://gitea.privatedns.org/xavi/slweb)
(provided as a `git` submodule).
-- `xxd` (for [`usergen`](usergen) only).
- `jq` (for [`usergen`](usergen) only).
- CMake (optional).