From b09b3bd5b103660ccdcf2c75a5b9090f8c48e51e Mon Sep 17 00:00:00 2001 From: wangziyan Date: Tue, 26 Jul 2022 15:29:44 +0800 Subject: [PATCH 1/2] docs: provide tips for Mac users --- docs/en/get-started/linux-macos-setup.rst | 6 ++++++ docs/zh_CN/get-started/linux-macos-setup.rst | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/docs/en/get-started/linux-macos-setup.rst b/docs/en/get-started/linux-macos-setup.rst index 89914dbd62..7b5c23cf69 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..a014842dbf 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 用户,如您在上述任何步骤中遇到以下错误:: + + `_。 + 下载工具备选方案 ~~~~~~~~~~~~~~~~~~~~~~~~~~ From 1f56072b3cfe083518eeb6c90c2e938ad4458cbe Mon Sep 17 00:00:00 2001 From: wangziyan Date: Tue, 26 Jul 2022 17:35:30 +0800 Subject: [PATCH 2/2] docs: update the tips --- docs/en/get-started/linux-macos-setup.rst | 2 +- docs/zh_CN/get-started/linux-macos-setup.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/get-started/linux-macos-setup.rst b/docs/en/get-started/linux-macos-setup.rst index 7b5c23cf69..f71f9c00ba 100644 --- a/docs/en/get-started/linux-macos-setup.rst +++ b/docs/en/get-started/linux-macos-setup.rst @@ -166,7 +166,7 @@ or with Fish shell .. note:: For macOS users, if an error like this is shown during any step:: - `_. diff --git a/docs/zh_CN/get-started/linux-macos-setup.rst b/docs/zh_CN/get-started/linux-macos-setup.rst index a014842dbf..9d4cba7bfd 100644 --- a/docs/zh_CN/get-started/linux-macos-setup.rst +++ b/docs/zh_CN/get-started/linux-macos-setup.rst @@ -166,7 +166,7 @@ ESP-IDF 将下载至 ``~/esp/esp-idf``。 .. note:: 对于 macOS 用户,如您在上述任何步骤中遇到以下错误:: - `_。