Переглянути джерело

docs: update Windows Tools 2.9 installation

Juraj Michálek 4 роки тому
батько
коміт
bd749ad8be

BIN
docs/_static/esp-idf-installer-screenshot-powershell.png


BIN
docs/_static/esp-idf-installer-screenshot.png


+ 1 - 1
docs/en/get-started/windows-setup.rst

@@ -39,7 +39,7 @@ What is the usecase for Online and Offline Installer
 
 Online Installer is very small and allows the installation of all available releases of ESP-IDF. The installer will download only necessary dependencies including `Git For Windows`_  during the installation process. The installer stores downloaded files in the cache directory ``%userprofile%\.espressif``
 
-Offline Installer does not require any network connection. The installer contains all required dependencies including `Git For Windows`_ . The installer allows the installation of ESP-IDF with the following tags: v4.2, v4.1.1.
+Offline Installer does not require any network connection. The installer contains all required dependencies including `Git For Windows`_ .
 
 Components of the installation
 ------------------------------

+ 1 - 1
docs/zh_CN/get-started/windows-setup.rst

@@ -39,7 +39,7 @@ ESP-IDF 工具安装器
 
 在线安装程序非常小,可以安装 ESP-IDF 的所有版本。在安装过程中,安装程序只下载必要的依赖文件,包括 `Git For Windows`_ 安装器。在线安装程序会将下载的文件存储在缓存目录 ``%userprofile%/espressif`` 中。
 
-离线安装程序不需要任何网络连接。安装程序中包含了所有需要的依赖文件,包括 `Git For Windows`_ 安装器。该安装程序可以安装 v4.2 和 v4.1.1 版本的 ESP-IDF。
+离线安装程序不需要任何网络连接。安装程序中包含了所有需要的依赖文件,包括 `Git For Windows`_ 安装器。
 
 安装内容
 ------------