aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-25 21:34:50 -0500
committerPeter Carbonetto2017-05-25 21:34:50 -0500
commitb59ebd5a51860b9a9e0f59deb3604bf01ea3d907 (patch)
tree176cb797d452035c3a28bb7dc3c5dd78faecc5ff
parente9e12b9310d356d6589d1244220508084e0c591d (diff)
downloadpangemma-b59ebd5a51860b9a9e0f59deb3604bf01ea3d907.tar.gz
Added ref. to latest stable release.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc2595e..ea787aa 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,9 @@ The main benefit of the second option is that it allows for boosting
performance of the program using specialized C++ compilers (e.g., the
Intel C++ compiler) and numerical libraries.
+In both cases, we recommend downloading the
+[latest stable release][release] instead of the Github repository.
+
### Using precompiled binaries
### Building binaries from source
@@ -137,3 +140,5 @@ University of Michigan<br>
Peter Carbonetto, Tim Flutre, Matthew Stephens and others have also
contributed to the development of this software.
+
+[release]: https://github.com/xiangzhou/GEMMA/releases/tag/v0.96 "Most recent stable release"