cmake docs: Fix Windows tools installer download URL

This commit is contained in:
Angus Gratton 2018-04-30 15:44:05 +10:00 committed by Angus Gratton
parent 918c4b4c48
commit f6db61e4f4

View file

@ -18,7 +18,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/esp-idf-tools-setup-1.0.exe
https://dl.espressif.com/dl/esp-idf-tools-setup-1.0.exe
The installer will automatically install the ESP32 Xtensa gcc toolchain, Ninja_ build tool, and mconf configuration tool. The installer can also download and run installers for CMake_ and Python_ 2.7 if these are not already installed on the computer.