From 50754fabdd40b1462ec6061278c9095c93fc7bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=9A=E6=9C=80=E5=A5=BD=E7=9A=84=E8=87=AA=E5=B7=B1?= Date: Sun, 13 Jul 2025 15:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.mk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.mk b/README.mk index 0872f1c..d12c4e6 100644 --- a/README.mk +++ b/README.mk @@ -1,9 +1,9 @@ -MinusOS +StrixOS =========== To get started -------------- ``` -repo init -u https://github.com/Project-MinusOS/manifest.git -b balsam --git-lfs +repo init -u https://git.shuixx.com:2443/StrixOS/manifest.git -b 16.0 --git-lfs ``` Sync --------------