Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 25fae63

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/starting/install/osx.rst

Copy file name to clipboardExpand all lines: docs/starting/install/osx.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.