We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f12ba commit 47f8c31Copy full SHA for 47f8c31
2 files changed
README.md
@@ -12,7 +12,7 @@
12
```julia
13
julia> using Pkg: Pkg
14
15
-julia> Pkg.add("https://github.com/ITensor/NestedPermutedDimsArrays.jl")
+julia> Pkg.add(url="https://github.com/ITensor/NestedPermutedDimsArrays.jl")
16
```
17
18
## Examples
examples/README.jl
@@ -13,7 +13,7 @@
=#
19
0 commit comments