Skip to content

Commit a435ff3

Browse files
author
kuyan
committed
Rationalize copying/pasting commands.
1 parent e0137d0 commit a435ff3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/starting/install/osx.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,11 @@ simply run
3535
3636
$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
3737
38-
Then, insert the Homebrew directory at the top of your ``PATH`` environment
39-
variable. You can do this by adding the following line at the bottom of your
40-
``~/.bashrc`` file
38+
The script will expalin what changes it will make and prompt you before the
39+
installation begins.
40+
Once you've installed Homebrew, insert the Homebrew directory at the top
41+
of your ``PATH`` environment variable. You can do this by adding the following
42+
line at the bottom of your ``~/.bashrc`` file
4143

4244
.. code-block:: console
4345

0 commit comments

Comments
 (0)