Add clone command to the readme

This commit is contained in:
Jacek Wieczorek 2021-08-07 14:57:09 +02:00
parent a4fe11f699
commit ea2a3662f7

View File

@ -1,3 +1,8 @@
# ESP-IDF
This branch contains an ESP-IDF component.
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
```