Skip to content

Commit 414f0ab

Browse files
authored
Update readme install instructions
1 parent 1b03e6c commit 414f0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ and then restart `julia`. This will ensure you are taking full advantage of hard
3030

3131
To use `SLEEF.jl`
3232
```julia
33-
julia> Pkg.clone("https://github.com/JuliaMath/SLEEF.jl.git")
33+
julia> Pkg.add("SLEEF")
3434
julia> using SLEEF
3535

3636
julia> SLEEF.exp(3.0)

0 commit comments

Comments
 (0)