X-Git-Url: https://jfr.im/git/irc/rizon/acid.git/blobdiff_plain/215b6165512d61eccbce2568bd93d7a91e5010af..9672669134ff50f2d8d453c6fd5c7f6bc16e9333:/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.