diff --git a/README.md b/README.md index f4a9e46..afd9a68 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A tiny Julia package which calculates weighted medians and means. Yep, that's i Installation: - julia> Pkg.clone("git://github.com/tensorjack/WeightedStats.jl.git") + julia> Pkg.add("WeightedStats") Use: