We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ff5f4 commit 58b6a0eCopy full SHA for 58b6a0e
README.md
@@ -12,7 +12,7 @@ PR](https://github.com/JuliaLang/julia/pull/29525).
12
ThreadedSparseArrays.jl is not yet a registered package, but you can
13
install it with:
14
```
15
-] add git@github.com:jagot/ThreadedSparseArrays.jl.git
+] add https://github.com/jagot/ThreadedSparseArrays.jl.git
16
17
18
Note that you *must* enable threading in Julia for
0 commit comments