Merge branch 'bugfix/fixes_from_github' into 'master'

Fixes from Github

See merge request idf/esp-idf!2730
This commit is contained in:
Ivan Grokhotkov
2018-07-13 15:03:50 +08:00
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ ESP32 toolchain for Linux is available for download from Espressif website:
.. note::
If you have ``/bin/bash`` set as login shell, and both ``.bash_profile`` and ``.profile`` exist, then update ``.bash_profile`` instead.
If you have ``/bin/bash`` set as login shell, and both ``.bash_profile`` and ``.profile`` exist, then update ``.bash_profile`` instead. In CentOS, ``alias`` should set in ``.bashrc``.
3. Log off and log in back to make the ``.profile`` changes effective. Run the following command to verify if ``PATH`` is correctly set::