commit b3cf8f83312722a474c192dad4f70e1bd86427d0
parent 1c711c5b4adbbb05f9d6a594dd44b56d8b773f38
Author: Anders Damsgaard <andersd@riseup.net>
Date: Wed, 1 Nov 2017 14:04:38 -0400
update package status in README
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -10,9 +10,9 @@ A [Julia](https://julialang.org) package for granular mechanics.
|[](https://anders-dc.github.io/Granular.jl/latest) | [](https://travis-ci.org/anders-dc/SeaIce.jl) | [](https://ci.appveyor.com/project/anders-dc/seaice-jl/) | [](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master) |
## Installation
-[Granular.jl](https://github.com/anders-dc/Granular.jl) is in heavy development and
-not yet ready for third-party use. If you know better install it directly from
-the Julia shell by:
+[Granular.jl](https://github.com/anders-dc/Granular.jl) is not yet registered
+in the [official Julia package repository](https://pkg.julialang.org), but can
+be installed directly from the Julia shell by:
```julia
julia> Pkg.clone("git://github.com/anders-dc/Granular.jl")