commit | 732bccccaec2e14e4c04211f674af5304b5bd253 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Wed Feb 19 13:09:06 2014 -0800 |
committer | Rich Lane <rlane@bigswitch.com> | Wed Feb 19 13:09:06 2014 -0800 |
tree | 2a9eb6e942556783433be92d12058e7820f21f3b | |
parent | 19060b9bba8897eb7dc876d22129cbb81d999905 [diff] |
README: add maven prerequisite
diff --git a/README.md b/README.md index 1e70f9d..98ec28e 100644 --- a/README.md +++ b/README.md
@@ -31,6 +31,8 @@ itself. We do ask you to install it and use it before submitting pull requests, though. +Running the Java unit tests requires Maven 3: `sudo apt-get install maven`. + Usage =====