Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tinybike committed Sep 26, 2014
1 parent 5596073 commit 3a80036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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:

Expand Down

0 comments on commit 3a80036

Please sign in to comment.