From 950ec1c50add1e1bc889833d4e40e882e751b5cd Mon Sep 17 00:00:00 2001 From: Jacek Wieczorek Date: Mon, 9 Aug 2021 19:57:35 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 49e97a3..0c6704a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # ESP-IDF -This branch contains an ESP-IDF component. - -You can clone this branch to your components directory with this command: +This branch contains an ESP-IDF component. It can be cloned directly to your components directory with this command: ``` git clone --single-branch --branch esp-idf https://github.com/Jacajack/liblightmodbus.git ```