removed useless local var
[psensor.git] / README
diff --git a/README b/README
index 3b50a77..e2de5a8 100644 (file)
--- a/README
+++ b/README
@@ -116,7 +116,7 @@ The compilation of +psensor+ requires:
  * lm-sensors
  * library sensors4
  * library gtk3 >=3.4
- * help2man 
+ * help2man (optional, required to produce the manpage)
  * asciidoc (optional, required to produce the html version of the
    faq)
  * cppcheck (optional, static source checker)
@@ -132,7 +132,7 @@ The compilation of +psensor+ requires:
 The specific requirements for +psensor-server+:
 
  * library libmicrohttpd 
- * library json0
+ * library json-c >= 0.11.99
 
 Compilation and Installation Steps
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~