From ab5f744ffcd0d529c2e0dac3bdd9fdad2faea67f Mon Sep 17 00:00:00 2001 From: justmarvinn Date: Mon, 16 Jun 2025 16:25:28 +0200 Subject: [PATCH] fixed branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 870b71a..cb9e69f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ ## Installation ``` -curl -sSL "https://git.openergy.ru/LUCKFOX/SIM800C/raw/branch/mqtt/cleanup_and_isntall.sh" -o t3hs_sim800_install.sh && bash t3hs_sim800_install.sh +curl -sSL "https://git.openergy.ru/LUCKFOX/SIM800C/raw/branch/main/cleanup_and_isntall.sh" -o t3hs_sim800_install.sh && bash t3hs_sim800_install.sh ```