commit | b45d6c1701806e94a4808279eb697008027dce97 | [log] [tgz] |
---|---|---|
author | abat <abat@bigswitch.com> | Wed Feb 19 13:53:41 2014 -0800 |
committer | abat <abat@bigswitch.com> | Wed Feb 19 13:53:41 2014 -0800 |
tree | 9bffe7fe9480434b92a44d35c8066ba19e75b418 | |
parent | d10a4a80fab5991cbe8df622b136e8e6ea30235d [diff] | |
parent | 732bccccaec2e14e4c04211f674af5304b5bd253 [diff] |
Merge into master from pull request #206: README: add maven prerequisite (https://github.com/floodlight/loxigen/pull/206)
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 =====