From 6cbda6bd22b7bfa3ed72694df44dfd584b3fec24 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Thu, 12 Dec 2019 14:15:33 +0100 Subject: [PATCH] docs: update Windows tools installer link --- docs/en/get-started/windows-setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/get-started/windows-setup.rst b/docs/en/get-started/windows-setup.rst index a8efd56398..1195d51fbb 100644 --- a/docs/en/get-started/windows-setup.rst +++ b/docs/en/get-started/windows-setup.rst @@ -24,7 +24,7 @@ ESP-IDF Tools Installer The easiest way to install ESP-IDF's prerequisites is to download the ESP-IDF Tools installer from this URL: -https://dl.espressif.com/dl/esp-idf-tools-setup-2.1.exe +https://dl.espressif.com/dl/esp-idf-tools-setup-2.2.exe The installer includes the cross-compilers, OpenOCD, cmake_ and Ninja_ build tool, and a configuration tool called mconf-idf_. The installer can also download and run installers for Python_ 3.7 and `Git For Windows`_ if they are not already installed on the computer.