Merge pull request #478 from netspyer/patch-2

Modify env $PATH in ~/.profile
This commit is contained in:
Ian Cordasco
2014-09-18 07:46:59 -05:00
+1 -1
View File
@@ -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