X-Git-Url: https://jfr.im/git/irc/rizon/acid.git/blobdiff_plain/691672590c5b4d15c291327fe03bfadb27e2c271..6de7fe98d8a604964ded45b1059e9c2efdf0288a:/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.