diff --git a/docs/en/get-started/linux-macos-setup.rst b/docs/en/get-started/linux-macos-setup.rst index 89914dbd62..f71f9c00ba 100644 --- a/docs/en/get-started/linux-macos-setup.rst +++ b/docs/en/get-started/linux-macos-setup.rst @@ -163,6 +163,12 @@ or with Fish shell cd ~/esp/esp-idf ./install.fish all +.. note:: + For macOS users, if an error like this is shown during any step:: + + `_. Alternative File Downloads ~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/zh_CN/get-started/linux-macos-setup.rst b/docs/zh_CN/get-started/linux-macos-setup.rst index f652bac4a1..9d4cba7bfd 100644 --- a/docs/zh_CN/get-started/linux-macos-setup.rst +++ b/docs/zh_CN/get-started/linux-macos-setup.rst @@ -163,6 +163,13 @@ ESP-IDF 将下载至 ``~/esp/esp-idf``。 cd ~/esp/esp-idf ./install.fish all +.. note:: + 对于 macOS 用户,如您在上述任何步骤中遇到以下错误:: + + `_。 + 下载工具备选方案 ~~~~~~~~~~~~~~~~~~~~~~~~~~