From b810910e40006a4621a3d77873acffdd9a639ec9 Mon Sep 17 00:00:00 2001 From: Nick Klockenga Date: Tue, 21 Oct 2025 13:10:40 -0400 Subject: [PATCH] Update README with Change v1 reference Add mention of 'Change v1' in developer instructions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 171bd6713..29ed50111 100644 --- a/README.md +++ b/README.md @@ -358,3 +358,5 @@ See the [SeedSigner OS repo](https://github.com/SeedSigner/seedsigner-os/) for i # Developer Local Build Instructions Raspberry Pi OS is commonly used for development. See the [Raspberry Pi OS Build Instructions](docs/raspberry_pi_os_build_instructions.md) + +Change v1