upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/grasp-audit/README.md
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-11-04 06:36:04 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2025-11-04 06:36:04 +0000
commit31ed54dab458cb3c0a6472f3e508ccdc7a9b4d79 (patch)
tree59c4a3058236a14ac639f018b13b405a9fa50d84 /grasp-audit/README.md
parent001ca45e385c05b0eaa36d9879e051853aaff107 (diff)
moved to flakes
Diffstat (limited to 'grasp-audit/README.md')
-rw-r--r--grasp-audit/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/grasp-audit/README.md b/grasp-audit/README.md
index 558e201..b49ad11 100644
--- a/grasp-audit/README.md
+++ b/grasp-audit/README.md
@@ -124,6 +124,9 @@ cargo run --example simple_audit
124## Testing 124## Testing
125 125
126```bash 126```bash
127# Enter dev environment (NixOS)
128nix develop
129
127# Run unit tests 130# Run unit tests
128cargo test 131cargo test
129 132