Index: www/get_started.html =================================================================== --- www/get_started.html +++ www/get_started.html @@ -31,7 +31,7 @@

On Unix-like Systems

If you would like to check out and build Clang, the current procedure is as -follows:

+follows (instructions for using git can be found here):

  1. Get the required tools. @@ -76,7 +76,7 @@
  2. cd ../..
  3. -
  4. Checkout libcxx: (only required to build and run Compiler-RT tests on OS X, optional otherwise) +
  5. Checkout libcxx: (recommended for OS X, and required to build and run Compiler-RT tests on OS X, optional otherwise)