From e9e12b9310d356d6589d1244220508084e0c591d Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Thu, 25 May 2017 21:31:22 -0500 Subject: Revised overview of setup. --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ed4153..bc2595e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Please post comments, feature requests or suspected bugs to [Github issues](https://github.com/xiangzhou/GEMMA/issues). Currently, GEMMA is supported for Mac OS X and Unix-alike platforms -(e.g., Linux). Windows is not currently supported. If you are +(e.g., Linux). *Windows is not currently supported.* If you are interested in helping to make GEMMA available on Windows platforms (e.g., by providing installation instructions for Windows, or by contributing Windows binaries) please post a note in the @@ -99,9 +99,18 @@ the full text of the license. ## Setup -There are two ways to install GEMMA: (1) download the precompiled -binaries, or (2) compiling GEMMA from source. The first option is much -simpler, and is therefore recommended +There are two ways to install GEMMA: + +1. Download the precompiled binaries. + +2. Compile the GEMMA executable from source. + +The first option is simpler, and is therefore recommended for +most users. + +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. ### Using precompiled binaries -- cgit v1.2.3