be more explicit about requirements

This commit is contained in:
Aidan Hahn 2019-05-31 14:41:22 -07:00
parent fe021614f2
commit a2cad2a2ee
No known key found for this signature in database
GPG key ID: 327711E983899316

View file

@ -4,6 +4,7 @@ Remote Procedure Calls over the protobuf API
# Requirements
- openssl
- tar
- OpenJDK 8
# Building
Gradle will manage dependencies, generate code, compile the java, and package the code.