← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ad323d..d77095b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
# Cloning this repository
Use `--recurse-submodules` to get the components when pulling the repo.
+
+# How to install
+
+See [esp-idf on github](https://github.com/espressif/esp-idf) and check [how to install](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/index.html#installation)