]> granicus.if.org Git - esp-idf/commitdiff
alias should set in .bashrc
authorCarney Wu <cubicwork@qq.com>
Sun, 24 Jun 2018 15:12:12 +0000 (23:12 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 9 Jul 2018 06:36:47 +0000 (14:36 +0800)
Merges https://github.com/espressif/esp-idf/pull/2097

docs/en/get-started/linux-setup.rst

index bc4102a8563646d0ac66eafc6725afaee87a0385..0c0970fbbeabe5af04b495a9435de5a69f9856ff 100644 (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::