timprove installation instructions - 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 a065080672ff7a49ae2a4df6798ed69bf7c85963
(DIR) parent 9aeb0b860c9d13d8f961e8e5ecdd236d43d695a0
(HTM) Author: Anders Damsgaard <andersd@riseup.net>
Date: Mon, 24 Apr 2017 21:34:37 -0400
improve installation instructions
Diffstat:
M README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/README.md b/README.md
t@@ -7,7 +7,8 @@ mechanics.
## Installation
[SeaIce.jl](https://github.com/anders-dc/SeaIce.jl) is in heavy development and
-not yet ready for third-party use. If you know better install it by:
+not yet ready for third-party use. If you know better install it directly from
+the Julia shell by:
Pkg.clone("git://github.com/anders-dc/SeaIce.jl.git")