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