mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Restructured Text formatting, not Markdown
This commit is contained in:
@@ -36,9 +36,9 @@ While OS X comes with a large number of UNIX utilities, those familiar with
|
||||
Linux systems will notice one key component missing: a decent package manager.
|
||||
`Homebrew <http://brew.sh>`_ fills this void.
|
||||
|
||||
To `install Homebrew <http://brew.sh/#install>`_, open `Terminal`
|
||||
(either via `Command-Spacebar` or from Finder, navigate to
|
||||
`/Applications/Utilities/Terminal`) and run
|
||||
To `install Homebrew <http://brew.sh/#install>`_, open :file:`Terminal`
|
||||
(either via ``Command-Spacebar`` or from Finder, navigate to
|
||||
:file:`/Applications/Utilities/Terminal`) and run
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
||||
Reference in New Issue
Block a user