aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2025-01-14 15:42:46 -0800
committerPaul Oliver <contact@pauloliver.dev>2025-01-24 16:36:18 -0800
commitc18d30706ce647a7b640d73514eecb0aa442873c (patch)
tree35c93aff04e7d9e2153d696f00f2ac478043613f /README.md
parent7c360b79ee2e3230e6e5fe76c102dd688f9cf7b9 (diff)
Adds GPIO effect and dummy blinker service
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd065da..c1bbe25 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ to build pipelines modularly and stream data within pipeline elements. E.g.
Install [`stack`](https://docs.haskellstack.org/en/stable/). I recommend using
[`ghcup`](https://www.haskell.org/ghcup/) for this. Run `stack build` to
compile all libraries and executables. Note: you might need to install some
-system dependencies on your host first (e.g. `libzmq`, etc.)
+system dependencies on your host first (e.g. `libzmq`, `libgpiod`, etc.)
## Test
On one terminal, run `stack exec dummy-receiver`. This will initialize a ZMQ