From 7cec9cadc16b6daf902c89aca770f37f1843099b Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 06 Jul 2026 15:47:55 +0800 Subject: [PATCH] merge: R222 default right modifier hotkey --- 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