File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ TextMate
109109--------
110110
111111 `TextMate <http://macromates.com/ >`_ brings Apple's approach to operating
112- systems into the world of text editors. By bridging UNIX underpinnings and
112+ systems into the world of text editors. By bridging Unix underpinnings and
113113 GUI, TextMate cherry-picks the best of both worlds to the benefit of expert
114114 scripters and novice users alike.
115115
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ need any configuration.
105105When using older versions, you can configure pip in such a way that it tries to
106106reuse already installed packages, too.
107107
108- On UNIX systems, you can add the following line to your :file: `.bashrc ` or
108+ On Unix systems, you can add the following line to your :file: `.bashrc ` or
109109:file: `.bash_profile ` file.
110110
111111.. code-block :: console
@@ -124,7 +124,7 @@ add the following line to your :file:`pip.ini` file under ``[global]`` settings:
124124
125125 download-cache = %HOME%\pip\cache
126126
127- Similarly, on UNIX systems you should simply add the following line to your
127+ Similarly, on Unix systems you should simply add the following line to your
128128:file: `pip.conf ` file under ``[global] `` settings:
129129
130130.. code-block :: console
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ package.
4848 commandline tools by running ``xcode-select --install `` on the terminal.
4949
5050
51- While OS X comes with a large number of UNIX utilities, those familiar with
51+ While OS X comes with a large number of Unix utilities, those familiar with
5252Linux systems will notice one key component missing: a decent package manager.
5353`Homebrew <http://brew.sh >`_ fills this void.
5454
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ package.
4141 If you perform a fresh install of Xcode, you will also need to add the
4242 commandline tools by running ``xcode-select --install `` on the terminal.
4343
44- While OS X comes with a large number of UNIX utilities, those familiar with
44+ While OS X comes with a large number of Unix utilities, those familiar with
4545Linux systems will notice one key component missing: a package manager.
4646`Homebrew <http://brew.sh >`_ fills this void.
4747
You can’t perform that action at this time.
0 commit comments