Skip to content

Commit

Permalink
Merge pull request realpython#478 from netspyer/patch-2
Browse files Browse the repository at this point in the history
Modify env $PATH in ~/.profile
  • Loading branch information
sigmavirus24 committed Sep 18, 2014
2 parents 1670615 + 25fae63 commit 4418ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/starting/install/osx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The script will explain what changes it will make and prompt you before the
installation begins.
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
line at the bottom of your :file:`~/.bashrc` file
line at the bottom of your :file:`~/.profile` file

.. code-block:: console
Expand Down

0 comments on commit 4418ae3

Please sign in to comment.