This is an automated email from the ASF dual-hosted git repository.
unknown pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new a57a075 Updated Installation (markdown)
a57a075 is described below
commit a57a0759649bae8acd720d57f9e97c70c613138a
Author: Tom Barber <[email protected]>
AuthorDate: Wed Jul 11 13:12:20 2018 +0100
Updated Installation (markdown)
---
Installation.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Installation.md b/Installation.md
index 72d300a..6ef1f8c 100644
--- a/Installation.md
+++ b/Installation.md
@@ -6,6 +6,8 @@ First, set the
* `GANGLIA_URL` (e.g. `http://zipper.jpl.nasa.gov/ganglia/`)
environment variables. You should also set the variables below, but they
aren't mandatory.
+Ensure you have Apache Maven installed before running the build process.
+
Then, you can build DRAT in a few steps, substituting `~/drat/` with your
preferred install directory:
1. `mkdir -p ~/drat/deploy`