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 284107a  Updated Installation (markdown)
284107a is described below

commit 284107afea0833411c5bef7bb03fbd864e0eae5a
Author: Chris Mattmann <[email protected]>
AuthorDate: Sat Mar 23 21:00:10 2019 -0700

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

diff --git a/Installation.md b/Installation.md
index 119d63b..d52fe91 100644
--- a/Installation.md
+++ b/Installation.md
@@ -6,7 +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.
+Make sure that you have Python installed, and pip, and that you've installed 
the `xmlrpclib` 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