This is an automated email from the ASF dual-hosted git repository.

mattmann 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 6d291ed  Updated Installation (markdown)
6d291ed is described below

commit 6d291ede99eff3cc478761c4c008e8a51b7585cb
Author: Chris Mattmann <[email protected]>
AuthorDate: Sat Mar 23 20:56:16 2019 -0700

    Updated Installation (markdown)
---
 Installation.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Installation.md b/Installation.md
index e3cc4cf..119d63b 100644
--- a/Installation.md
+++ b/Installation.md
@@ -6,6 +6,7 @@ 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.
 
+Make sure that you have Python installed, and pip, and that you've installed 
the `xmlrpc` and `requests` packages.
 Ensure you have [Apache Maven](https://maven.apache.org/) installed before 
running the build process.
 
 Then, you can build DRAT in a few steps, substituting `~/drat/` with your 
preferred install directory:

Reply via email to