From 2df51127a8eb59aba134834f414af7ead7191e43 Mon Sep 17 00:00:00 2001 From: saberman Date: Thu, 7 Apr 2022 16:34:18 +0800 Subject: [PATCH] add git command git clone --recursive https://github.com/espressif/ESP8266_RTOS_SDK.git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56b4d4c61..05be342b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ESP8266 RTOS Software Development Kit - +git clone --recursive https://github.com/espressif/ESP8266_RTOS_SDK.git [![Documentation Status](https://readthedocs.com/projects/espressif-esp8266-rtos-sdk/badge/?version=latest)](https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/?badge=latest)