mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Modify env $PATH in ~/.profile
Refer to https://github.com/kennethreitz/python-guide/pull/471
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user