Skip to content

Commit

Permalink
Update readme install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
musm authored Oct 11, 2017
1 parent 1b03e6c commit 414f0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ and then restart `julia`. This will ensure you are taking full advantage of hard

To use `SLEEF.jl`
```julia
julia> Pkg.clone("https://github.com/JuliaMath/SLEEF.jl.git")
julia> Pkg.add("SLEEF")
julia> using SLEEF

julia> SLEEF.exp(3.0)
Expand Down

0 comments on commit 414f0ab

Please sign in to comment.