mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Monospace formatting for showing a command
This commit is contained in:
@@ -73,7 +73,7 @@ command. It also enables you to add this network installation capability to
|
||||
your own Python software with very little work. Homebrew already installed
|
||||
Setuptools for you.
|
||||
|
||||
Happily, when you ran `brew install python`, Homebrew also installed **pip**.
|
||||
Happily, when you ran ``brew install python``, Homebrew also installed **pip**.
|
||||
Pip allows for installation and uninstallation of packages, and is actively
|
||||
maintained.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user