diff --git a/README.md b/README.md index 3d2ea09..4412564 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Map midi signals coming from ALSA midi devices to shell commands -Dependencies: alsa-utils , [ztd](https://github.com/zawwz/ztd) +Dependencies: alsa-utils ## Installing @@ -18,6 +18,8 @@ Download ``zmidimap-static.tar.gz`` for a standalone executable without library ### From source +Depends on: [ztd](https://github.com/zawwz/ztd) + ``make -j6`` for a shared build ``STATIC=true make -j6`` for a static build