From 0f1a81fe9761f579e1ff815261c25d4da31e6273 Mon Sep 17 00:00:00 2001 From: Larvan2 <78135608+Larvan2@users.noreply.github.com> Date: Tue, 7 Feb 2023 00:40:17 +0800 Subject: [PATCH] Updated How to use debug API (markdown) --- How-to-use-debug-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-use-debug-API.md b/How-to-use-debug-API.md index fc2e7fc..32fa34f 100644 --- a/How-to-use-debug-API.md +++ b/How-to-use-debug-API.md @@ -1,6 +1,6 @@ ### Get this repo ``` -git clone -b alpha https://github.com/MetaCubeX/Clash.Meta.git clash-meta +git clone -b Alpha https://github.com/MetaCubeX/Clash.Meta.git clash-meta cd clash-meta ```