summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1dd823c..de3ee4c 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,7 @@ FIXME:
* curl'ing yajl2 sources down is certainly going to offend someone
(starting to think i don't really care though)
+BUILD NOTES:
+ - building libyajl2 requires 'apt-get install cmake' on ubuntu, but note
+ that 'apt-get install libyajl2' will be better
+