From c6d5f2eeebad2b6f160c7f58eea9baf0f09f0322 Mon Sep 17 00:00:00 2001 From: Matt Porter Date: Wed, 22 Oct 2025 06:00:15 -0400 Subject: [PATCH] README: remove remaining hw_model reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81fc5ab5..9ba273a7 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Assign specific software to a device manually. Once installed, no further update #### 2. Automatic Update to Latest Software -Automatically updates the device to the latest compatible software, based on the reported `hw_model` and `hw_revision`. Note: versions are interpreted as [SemVer](https://semver.org) versions. +Automatically updates the device to the latest compatible software, based on the reported `hw_boardname` and `hw_revision`. Note: versions are interpreted as [SemVer](https://semver.org) versions. #### 3. Software Rollout