X-Git-Url: https://jfr.im/git/irc/rizon/acid.git/blobdiff_plain/7e6817a801b5ee36ea43fad79ddfdd6531f53851..9c0c595f1c4abce1d5903faa514764283c5a07c4:/README.md diff --git a/README.md b/README.md index 9d76b39..2f2dacb 100644 --- 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.