commit b9471fffe4bfe5ab71a69d780c7f1733c94b441c parent 658ed3ba46e5edb826199940faac655578b85ca0 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(-)
diff --git a/README.md b/README.md @@ -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