tfix readability issue in README - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 720ce941ee8b542a8acbe23e0fb30ac977b966d8
 (DIR) parent df47aa86294f5bb26389e449e34528994710632b
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Sat, 28 Oct 2017 09:41:41 -0700
       
       fix readability issue in README
       
       Diffstat:
         M README.rst                          |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       t@@ -29,8 +29,9 @@ Important release notes
        -----------------------
        2017-09-07: CUDA 8 comes with new requirements to the host CC/C++ compiler.  If 
        GCC5 is not available on the system, run the following command before invoking 
       -`cmake .`:
       -`export CC=$(which clang-3.8) && export CXX=$(which clang++-3.8) && cmake .`.
       +`make`:
       +
       +    export CC=$(which clang-3.8) && export CXX=$(which clang++-3.8) && cmake .
        
        2016-08-16: Scale-invariant grain-contact model implemented based on Ergenzinger 
        et al 2010 and Obermayr et al 2013.  To use specify a positive Young's modulus