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 cc42d94 commit 19a1568Copy full SHA for 19a1568
README.md
@@ -11,7 +11,7 @@ This is a package for working with infinite MPS based on the [ITensors.jl](https
11
12
The package is currently not registered. Please install with the commands:
13
```julia
14
-julia> using Pkg; Pkg.add(url="https://github.com/mtfishman/ITensorInfiniteMPS.jl.git")
+julia> using Pkg; Pkg.add(url="https://github.com/ITensor/ITensorInfiniteMPS.jl.git")
15
```
16
17
## Examples
0 commit comments