Skip to content

Commit 25fae63

Browse files
committed
Modify env $PATH in ~/.profile
Refer to https://github.com/kennethreitz/python-guide/pull/471
1 parent 1670615 commit 25fae63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The script will explain what changes it will make and prompt you before the
4747
installation begins.
4848
Once you've installed Homebrew, insert the Homebrew directory at the top
4949
of your :envvar:`PATH` environment variable. You can do this by adding the following
50-
line at the bottom of your :file:`~/.bashrc` file
50+
line at the bottom of your :file:`~/.profile` file
5151

5252
.. code-block:: console
5353

0 commit comments

Comments
 (0)