From ff47b1c971f83f395774dc230c9a9b7f4be9b781 Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 21 Mar 2026 18:44:26 +0000 Subject: [PATCH] Document HarborForge.Cli install flow --- HarborForge.Cli | 2 +- plans/hf-cross-project-todo.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HarborForge.Cli b/HarborForge.Cli index cc649a7..49b54be 160000 --- a/HarborForge.Cli +++ b/HarborForge.Cli @@ -1 +1 @@ -Subproject commit cc649a7fe27d0f2bc3b1790d0fa91931b35d0a02 +Subproject commit 49b54beace1916fd99e5d841a316efebfd3b30fb diff --git a/plans/hf-cross-project-todo.md b/plans/hf-cross-project-todo.md index 265177d..5cf5302 100644 --- a/plans/hf-cross-project-todo.md +++ b/plans/hf-cross-project-todo.md @@ -192,7 +192,7 @@ ### 1.16 CLI packaging / release - [ ] Add cross-platform build targets if needed - [ ] Add release artifact naming for `hf` -- [ ] Add install documentation +- [x] Add install documentation - [x] Add shell examples for padded-cell and manual mode ---