mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-08-01 12:31:23 +00:00
Fix test, upgrade to protobuf 2.4.1, doc
This commit is contained in:
8
README
8
README
@@ -2,6 +2,14 @@ To get started, ensure you have the latest JDK installed, and download Maven fro
|
||||
|
||||
http://maven.apache.org/
|
||||
|
||||
and install the protobuf compiler package version 2.4.x:
|
||||
|
||||
Debian/Ubuntu: apt-get install protobuf-compiler
|
||||
|
||||
Windows: http://code.google.com/p/protobuf/downloads/list
|
||||
|
||||
OSX: install from ports?
|
||||
|
||||
Then run "mvn clean package" to compile the software. You can also run "mvn site:site" to generate a website with
|
||||
useful information like JavaDocs. The outputs are under the target/ directory.
|
||||
|
||||
|
Reference in New Issue
Block a user