summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-01-24 18:57:13 +0100
committerandromeda <andromeda@lenovo>2026-01-24 18:57:13 +0100
commit8583f117cc787cf8b77a0fa00ab2894da74828f0 (patch)
treec6b2ba203fb415223394b053835379dd46330e13
parent3d72958712eafdcd3f74eb772efd752fc8a62c24 (diff)
fix error in README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f72291f..07a94b8 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,3 @@
`nix build` or `nix run` to build lib or run the example
+
to do it manually, run `./generate.sh` to generate `lib/` before `cabal build` or `cabal run`