Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit10715b5

Browse files
author
Kenneth Reitz
committed
Merge pull requestrealpython#107 from mark-up/master
The homebrew install script has been moved.
2 parents7b0ee41 +1b082fd commit10715b5

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
@@ -20,7 +20,7 @@ While Lion comes with a large number of UNIX utilities, those familiar with Linu
2020

2121
To `install Homebrew<https://github.com/mxcl/homebrew/wiki/installation>`_, simply run::
2222

23-
$ ruby -e "$(curl -fsS https://raw.github.com/gist/323731)"
23+
$ ruby -e "$(curl -fsS https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
2424

2525
Then, insert the hombrew directory at the top of your ``PATH`` enviornment variable. You can do this by adding the following line at the bottom of your ``~/.bashrc`` file::
2626

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp