From d7c17e02ec230194bbe7db51bd87678106ddbb79 Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Sun, 18 Oct 2015 23:34:28 -0400 Subject: [PATCH] double backticks --- docs/starting/install/osx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 8ada42f..0de724f 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -34,7 +34,7 @@ package. .. note:: 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. + commandline tools by running ``xcode-select --install`` on the terminal. 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.