← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdvin <[email protected]>2025-12-23 08:14:51 -0500
committerEdvin <[email protected]>2025-12-23 08:14:51 -0500
commit71c31c696e81d0e5edf17e9ad8d04f336ee509d1 (patch)
tree96d709e24a3d875ea2af8d3d9f81dc3b738ee7f6 /README.md
parent80ab61fa38f95052b86e72451f6a584b31620a1c (diff)
Updated readme with more infoHEADmaster
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)