tadd path information - Granular.jl - Julia package for granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/Granular.jl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b9471fffe4bfe5ab71a69d780c7f1733c94b441c
 (DIR) parent 658ed3ba46e5edb826199940faac655578b85ca0
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Thu, 27 Apr 2017 11:12:36 -0400
       
       add path information
       
       Diffstat:
         M README.md                           |       4 +++-
       
       1 file changed, 3 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -12,7 +12,9 @@ the Julia shell by:
        
            Pkg.clone("git://github.com/anders-dc/SeaIce.jl.git")
        
       -Import package contents with:
       +This will install the contents of this repository in the folder 
       +`~/.julia/v$(JULIA_VERSION)/SeaIce`.  Import the package contents into the 
       +current Julia session with:
        
            import SeaIce