aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2014-05-01 02:06:23 +0200
committerChristian Tismer <tismer@stackless.com>2014-05-01 02:06:23 +0200
commit9738dd40a61e8592e60a0e55cf7c37b4a6397c35 (patch)
treea36af25bc39ca741e8429b1dcd16865fae494c9c /README.rst
parent0aae876056b407ccecf23c30c8244d68cb5ecc0e (diff)
refinements of homebrew/xcode
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index 2cbe45107..59b99cf3d 100644
--- a/README.rst
+++ b/README.rst
@@ -283,21 +283,22 @@ Mac OS X: Installing prerequisites
::
$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
- # follow the on-screen instructions to make adjustions, especially tun
-
-.. note::
- An case of trouble, check the output from
+ # follow the on-screen instructions to make adjustions, especially run
$ brew doctor
- Also see the `homebrew homepage<http://brew.sh/>` for further information
+ Also see the `homebrew homepage <http://brew.sh/>`_ for further information
-#. Install `Xcode <https://itunes.apple.com/en/app/xcode/id497799835?mt=12>`_:
+#. Install `Xcode <https://itunes.apple.com/en/app/xcode/id497799835?mt=12>`_ (optional):
Follow the on-screen instructions. If you selected any extensions to be installed,
wait for their completion befor you proceed.
+If you are using Mavericks, you can also use the Xcode Command Line Tools without actually installing Xcode
+(not tested, see this article: `How to Install Command Line Tools in OS X Mavericks (Without Xcode)
+http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/`_).
+
#. Install the Xcode command Line Tools:
After Xcode installation has finished, you can open a command shell and issue