doc: added note for use of no-host-tool option in install script

This commit is contained in:
mahesh
2024-07-15 11:08:28 +05:30
parent 6833f8b087
commit 305141b6c9
+5
View File
@@ -137,6 +137,11 @@ so if you want to do a shallow clone use the following command:
The modules for platform ``linux`` or ``darwin`` are required for the host tools building.
.. note::
If you don't want to install host tools (chip-tool, chip-cert etc.) you can use ``./install.sh --no-host-tool``.
To clone the esp-matter repository with all the submodules, use the following command:
::