commit a2e6545961e7f141ed4aa9519e84e1562f6447f0 parent 944994467a8c3198aeb7818a7d220fe88d9fd6f2 Author: mtmn <miro@haravara.org> Date: Sun, 26 Apr 2026 00:55:50 +0200 fix: unbork release-please, please Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -15,7 +15,7 @@ This project uses [just](https://github.com/casey/just) and [Nix](https://nixos. ### Development ```bash -# Enter the development shell (includes PureScript, DuckDB, etc.) +# Enter the development shell just shell # Build