From 42eadf80faa7269f9b22a2490e8ba92a66744193 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 12 May 2024 15:54:19 +0100 Subject: [PATCH] doc: add teh commands needed to build these --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4336ecc..adadb8e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,12 @@ Pipelines run and generate these files every time they are modified. ### Handovers Latest handovers are available [here][0] +These can be generated with ``nix run .#handovers`` + ### Minutes Latest Minutes are available [here][1] +These can be generated with ``nix run .#minutes`` + [0]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=handovers [1]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=minutes \ No newline at end of file