From 2d1d4ad406228ef62ab078724cb7d1556e003d01 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 13 Jul 2026 16:03:19 +0800 Subject: [PATCH] chore: point independent project metadata to unified root --- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index a044eac..0eff77e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ ## 开发入口 ```bash -cd /Users/ar/Projects/PrivateVoice2/03-O/C1.source/privatevoice.src +cd /Users/ar/Projects/PrivateVoice/03-O/C1.source/privatevoice.src npm --prefix frontend run build go test ./... ``` -- Gitblit v1.9.3