]> jfr.im git - irc/rizon/acid.git/blobdiff - README.md
conf: add validator for double
[irc/rizon/acid.git] / README.md
index 9d76b398eeb08cffbfd39189db9fd8b3ecaba679..2f2dacb118fc5416f91b1c3c49940bad69869e0a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ Acid is a Java based pseudo IRC server used by [Rizon](https://www.rizon.net) to
 ## Requirements
 Required to build are:
 * Python2.7, with development headers.
-* Maven.
-* JDK 1.7 or higher.
-* gcc or equivalent C++ compiler with C++11 support for pyva.
+* Maven
+* JDK 1.8
+* C++ compiler with C++11 support
 
 ## Installing
 It is recommended that you run Acid on a Linux OS.