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 9e08aa1 commit 15fc1f4Copy full SHA for 15fc1f4
README.md
@@ -6,7 +6,7 @@ A fast, general sparse linear algebra and graph computation package, based on Su
6
### Installation
7
```julia
8
using Pkg
9
-Pkg.add("SuiteSparseGraphBLAS.jl")
+Pkg.add("SuiteSparseGraphBLAS")
10
```
11
12
### v1.0
0 commit comments