8000 Merge pull request #478 from netspyer/patch-2 · mostlybob/python-guide@4418ae3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4418ae3

Browse files
committed
Merge pull request realpython#478 from netspyer/patch-2
Modify env $PATH in ~/.profile
2 parents 1670615 + 25fae63 commit 4418ae3

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)
0