docs: fix uninstall command in EIM guide

This commit is contained in:
Tinyu
2026-03-27 08:23:18 +00:00
committed by Wang Ning
parent 051a116979
commit 622ed5335a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ To remove a specific ESP-IDF version, for example v5.4.2, run the following comm
.. code-block:: bash
eim uninstall v5.4.2
eim remove v5.4.2
To remove all ESP-IDF versions, run the following command in your terminal: