mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Use "Unix" instead of "UNIX" consistently
This commit is contained in:
@@ -41,7 +41,7 @@ package.
|
||||
If you perform a fresh install of Xcode, you will also need to add the
|
||||
commandline tools by running ``xcode-select --install`` on the terminal.
|
||||
|
||||
While OS X comes with a large number of UNIX utilities, those familiar with
|
||||
While OS X comes with a large number of Unix utilities, those familiar with
|
||||
Linux systems will notice one key component missing: a package manager.
|
||||
`Homebrew <http://brew.sh>`_ fills this void.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user