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

commit 4f9a59a24a59f273b17b8f2d8f7bdec8e0ca2650
Author: Chris Mattmann <[email protected]>
AuthorDate: Sat Oct 5 20:57:12 2019 -0700

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

diff --git a/Installation.md b/Installation.md
index d52fe91..dc7ab0f 100644
--- a/Installation.md
+++ b/Installation.md
@@ -16,7 +16,7 @@ Then, you can build DRAT in a few steps, substituting 
`~/drat/` with your prefer
 3. `cd ~/drat/src`
 4. `git clone https://github.com/apache/drat.git`
 5. `cd drat && mvn install`
-6. `tar -C ../../deploy/ -xvzf 
distribution/target/dms-distribution-0.1-bin.tar.gz`
+6. `tar -C ../../deploy/ -xvzf 
distribution/target/dms-distribution-1.0-bin.tar.gz`
 7. See the wiki on [how to run 
DRAT](https://github.com/chrismattmann/drat/wiki/How-to-Run).  
 
 Useful Environment Variables

Reply via email to