Update README.md

This commit is contained in:
Jacek Wieczorek 2021-08-09 19:57:35 +02:00 committed by GitHub
parent 45a95f679a
commit 950ec1c50a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
# ESP-IDF # ESP-IDF
This branch contains an ESP-IDF component. This branch contains an ESP-IDF component. It can be cloned directly to your components directory with this command:
You can clone this branch to your components directory with this command:
``` ```
git clone --single-branch --branch esp-idf https://github.com/Jacajack/liblightmodbus.git git clone --single-branch --branch esp-idf https://github.com/Jacajack/liblightmodbus.git
``` ```