From 8d2066f922dfb9545e5c412e35940e591c84944d Mon Sep 17 00:00:00 2001 From: "Gary R. Van Sickle" Date: Sun, 18 Oct 2015 14:20:29 -0500 Subject: [PATCH] - Re-corrected tarball URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f369062e..5114412c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ As a consequence of `ucg`'s use of these facilities and its overall design for m ## Installation -UniversalCodeGrep installs from the distribution tarball (available [here](https://github.com/gvansickle/ucg/releases/download/untagged-2777400c999684490151/universalcodegrep-0.1.0.tar.gz)) in the standard autotools manner: +UniversalCodeGrep installs from the distribution tarball (available [here](https://github.com/gvansickle/ucg/releases/download/0.1.0/universalcodegrep-0.1.0.tar.gz)) in the standard autotools manner: ```sh tar -xaf universalcodegrep-0.1.0.tar.gz