Skip to content

Commit e0137d0

Browse files
author
kuyan
committed
Updated Homebrew install instructions.
According to their homepage, http://brew.sh (linked to from https://github.com/mxcl/homebrew).
1 parent 344bb4a commit e0137d0

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
@@ -33,7 +33,7 @@ simply run
3333

3434
.. code-block:: console
3535
36-
$ ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"
36+
$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
3737
3838
Then, insert the Homebrew directory at the top of your ``PATH`` environment
3939
variable. You can do this by adding the following line at the bottom of your

0 commit comments

Comments
 (0)