Skip to content

Commit 19a1568

Browse files
authored
Update README.md (#98)
1 parent cc42d94 commit 19a1568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a package for working with infinite MPS based on the [ITensors.jl](https
1111

1212
The package is currently not registered. Please install with the commands:
1313
```julia
14-
julia> using Pkg; Pkg.add(url="https://github.com/mtfishman/ITensorInfiniteMPS.jl.git")
14+
julia> using Pkg; Pkg.add(url="https://github.com/ITensor/ITensorInfiniteMPS.jl.git")
1515
```
1616

1717
## Examples

0 commit comments

Comments
 (0)