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):
- Get the required tools.
@@ -76,7 +76,7 @@
- cd ../..
- - Checkout libcxx: (only required to build and run Compiler-RT tests on OS X, optional otherwise)
+
- Checkout libcxx: (recommended for OS X, and required to build and run Compiler-RT tests on OS X, optional otherwise)
- cd llvm/projects
- svn co http://llvm.org/svn/llvm-project/libcxx/trunk