mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fixed a typo.
This commit is contained in:
@@ -37,7 +37,7 @@ simply run
|
|||||||
|
|
||||||
$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
|
$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
|
||||||
|
|
||||||
The script will expalin what changes it will make and prompt you before the
|
The script will explain what changes it will make and prompt you before the
|
||||||
installation begins.
|
installation begins.
|
||||||
Once you've installed Homebrew, insert the Homebrew directory at the top
|
Once you've installed Homebrew, insert the Homebrew directory at the top
|
||||||
of your ``PATH`` environment variable. You can do this by adding the following
|
of your ``PATH`` environment variable. You can do this by adding the following
|
||||||
|
|||||||
Reference in New Issue
Block a user