mirror of
https://github.com/Jacajack/liblightmodbus-esp.git
synced 2025-12-16 01:05:36 +00:00
Add clone command to the readme
This commit is contained in:
parent
a4fe11f699
commit
ea2a3662f7
|
|
@ -1,3 +1,8 @@
|
||||||
# ESP-IDF
|
# ESP-IDF
|
||||||
|
|
||||||
This branch contains an ESP-IDF component.
|
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
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user