Skip to content

Commit 58b6a0e

Browse files
Fixed installation URL
1 parent 47ff5f4 commit 58b6a0e

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
@@ -12,7 +12,7 @@ PR](https://github.com/JuliaLang/julia/pull/29525).
1212
ThreadedSparseArrays.jl is not yet a registered package, but you can
1313
install it with:
1414
```
15-
] add git@github.com:jagot/ThreadedSparseArrays.jl.git
15+
] add https://github.com/jagot/ThreadedSparseArrays.jl.git
1616
```
1717

1818
Note that you *must* enable threading in Julia for

0 commit comments

Comments
 (0)