File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ simply run
3535
3636 $ ruby -e "$(curl -fsS https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
3737
38- Then, insert the hombrew directory at the top of your ``PATH `` enviornment
38+ Then, insert the Homebrew directory at the top of your ``PATH `` enviornment
3939variable. You can do this by adding the following line at the bottom of your
4040``~/.bashrc `` file
4141
@@ -70,7 +70,7 @@ download and install any compliant Python software product with a single
7070command. It also enables you to add this network installation capability to
7171your own Python software with very little work.
7272
73- Hombrew already installed Distribute for you. Its ``easy_install `` command is
73+ Homebrew already installed Distribute for you. Its ``easy_install `` command is
7474considered by many to be deprecated, so we will install its replacement:
7575**pip **. Pip allows for uninstallation of packages, and is actively maintained,
7676unlike easy_install.
You can’t perform that action at this time.
0 commit comments