aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c2c0385..d74a71e 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ without needing root access.
1. Install [`stack`](https://docs.haskellstack.org/en/stable/). It’s
recommended to use [`ghcup`](https://www.haskell.org/ghcup/) for
installation.
-2. Run `stack build` to compile the libraries and executables
+2. Run `make` to compile the libraries and executables
> Note: You may need to install system dependencies on your host first (e.g.,
-> `libgpiod`, etc.)
+> `libgpiod`, `libcamera`, etc.)