diff --git a/README.md b/README.md index 7bfbb8a..49e97a3 100644 --- a/README.md +++ b/README.md @@ -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 +```