Updated Build Instructions (markdown)

master
Justin Richer 2014-01-14 07:04:05 -08:00
parent b26242ef2c
commit e0201399fa
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
This project is tested to build on Java 6 and Java 7. It uses Maven as its build system, and should run on both Maven 3.0+ and Maven 2.2. The project makes use of Maven submodules to organize components.
This project is tested to build on Java 6 and Java 7. It uses Maven as its build system, and should run on Maven 3.0 and above. The project makes use of Maven submodules to organize components.
# Git Checkout and Initialization