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 2b85f27 commit f1050f8Copy full SHA for f1050f8
README.md
@@ -12,7 +12,7 @@
12
```julia
13
julia> using Pkg: Pkg
14
15
-julia> Pkg.add("https://github.com/ITensor/TensorAlgebra.jl")
+julia> Pkg.add(url="https://github.com/ITensor/TensorAlgebra.jl")
16
```
17
18
## Examples
examples/README.jl
@@ -13,7 +13,7 @@
=#
19
0 commit comments