Granular.jl

Julia package for granular dynamics simulation
git clone git://src.adamsgaard.dk/Granular.jl
Log | Files | Refs | README | LICENSE

commit d9d308fa1b782734ba6a773c30fabcd6174abd0c
parent 2159025aedb6377215c2e589172c77c90cc1be36
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Fri,  2 Feb 2018 15:10:29 -0500

Merge branch 'master' of https://github.com/anders-dc/Granular.jl

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -10,7 +10,7 @@ A [Julia](https://julialang.org) package for granular mechanics. ## Installation [Granular.jl](https://github.com/anders-dc/Granular.jl) is registered in the -[official Julia package repository](https://pkg.julialang.o,rg), and the latest +[official Julia package repository](https://pkg.julialang.org), and the latest release can be installed directly from the Julia shell by: ```julia