Modify env $PATH in ~/.profile

Refer to https://github.com/kennethreitz/python-guide/pull/471
This commit is contained in:
Jian Yu
2014-09-18 20:28:01 +08:00
parent 1670615718
commit 25fae63aec
+1 -1
View File
@@ -47,7 +47,7 @@ The script will explain what changes it will make and prompt you before the
installation begins. installation begins.
Once you've installed Homebrew, insert the Homebrew directory at the top Once you've installed Homebrew, insert the Homebrew directory at the top
of your :envvar:`PATH` environment variable. You can do this by adding the following of your :envvar:`PATH` environment variable. You can do this by adding the following
line at the bottom of your :file:`~/.bashrc` file line at the bottom of your :file:`~/.profile` file
.. code-block:: console .. code-block:: console