summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Fitzgerald <fitzgen@gmail.com>2016-08-22 15:42:47 -0700
committerNick Fitzgerald <fitzgen@gmail.com>2016-08-22 15:42:47 -0700
commitaaaf4f774ac7d85732d2247cffeae9a806a88d34 (patch)
tree07b00907f73b14e5d315a73a4731debe959cd68d /README.md
parentca412c6b324e3f2ba0e34445a655236eafe6c244 (diff)
Make sure to mention the need to checkout and build clang
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 528171be..5c99930f 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ Follow the instructions here: http://clang.llvm.org/get_started.html
Those instructions list optional steps. For bindgen:
+* Checkout and build clang
* Checkout and build the extra-clang-tools
* Checkout and build the compiler-rt
* You do not need to checkout or build libcxx