Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/yamlp.git

Added note about installation

Author Dave Jarvis <email>
Date 2019-07-04 14:32:53 GMT-0700
Commit 9b189c8e7bec49ce2b401be12754446153e8ca1d
Parent 7dbbbe5
README.md
# Requirements
-Install
+Install the following software packages:
* [Java Development Kit](https://openjdk.java.net/install) 1.8.0 (or newer)
* [Apache Maven](https://maven.apache.org/) 3.6.0 (or newer)
+
+Make sure the commands `java` and `mvn` are working before attempting to build the application.
# Build
Delta 3 lines added, 1 line removed, 2-line increase