From 3eae2a94fd928368812fc3368ee2bea2f60a1b9f Mon Sep 17 00:00:00 2001 From: Kondal Kolipaka Date: Mon, 25 May 2026 13:06:18 +0530 Subject: [PATCH] fix(docs): underline is shorter than the title --- docs/en/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/installation.rst b/docs/en/installation.rst index dbb47af52..367b23dec 100644 --- a/docs/en/installation.rst +++ b/docs/en/installation.rst @@ -23,7 +23,7 @@ To begin, navigate to the section below corresponding to your operating system, Please note that the Espressif-IDE requires that you install ESP-IDF via Espressif Installation Manager (EIM) to manage the ESP-IDF versions and tools. For detailed documentation on using the EIM, please refer to the `official guide `_. Windows/macOS/Linux -~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~ Download the Espressif-IDE for your respective operating system from the :ref:`download section `. After downloading, launch the IDE and proceed to :ref:`install the necessary ESP-IDF and related tools `. Please ensure that Java, Python, and Git are installed as prerequisites and are available in the system path before launching the IDE.