File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646
4747## Installation
4848
49- The package is not yet registered in the Julia general registry. It can be installed trough the package manager with the following command:
49+ The package is registered in the Julia general registry. It can be installed trough the package manager with the following command:
5050
5151``` julia-repl
52- pkg> add git@github.com:ManyBodyLab/ TensorKitAdapters.jl.git
52+ pkg> add TensorKitAdapters
5353```
5454
5555<!-- ## Citation
Original file line number Diff line number Diff line change 77
88# ## Installation
99
10- # The package is not yet registered in the Julia general registry. It can be installed trough the package manager with the following command:
10+ # The package is registered in the Julia general registry. It can be installed trough the package manager with the following command:
1111
1212# ```julia-repl
13- # pkg> add git@github.com:ManyBodyLab/ TensorKitAdapters.jl.git
13+ # pkg> add TensorKitAdapters
1414# ```
1515
1616# ## Code Samples
You can’t perform that action at this time.
0 commit comments