Skip to content

Commit f017f63

Browse files
Merge pull request #1 from ViralBShah/patch-1
Update README.md
2 parents 58b6a0e + 34ab660 commit f017f63

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ matrix–dense matrix multiplication. Based on [this
99
PR](https://github.com/JuliaLang/julia/pull/29525).
1010

1111
## Installation
12-
ThreadedSparseArrays.jl is not yet a registered package, but you can
13-
install it with:
12+
Install with:
1413
```
15-
] add https://github.com/jagot/ThreadedSparseArrays.jl.git
14+
] add ThreadedSparseArrays
1615
```
1716

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

0 commit comments

Comments
 (0)