From b59ebd5a51860b9a9e0f59deb3604bf01ea3d907 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Thu, 25 May 2017 21:34:50 -0500 Subject: Added ref. to latest stable release. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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
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" -- cgit v1.2.3