From ea2600c45374e3cf5a7ef8f06b64be4538853c52 Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Sat, 25 Nov 2023 12:34:43 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4213480..71ef5ca 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Run the following command to firmware build and flash module: ```text cd your_projects_folder -bash <(curl -Ls http://git.zh.com.ru/alexey.zholtikov/zh_espnow_open_sensor/raw/branch/esp32/install.sh) +bash <(curl -Ls http://git.zh.com.ru/alexey.zholtikov/zh_espnow_open_sensor/raw/branch/esp8266/install.sh) cd zh_espnow_open_sensor idf.py menuconfig idf.py all