Skip to content

Commit

Permalink
run Literate
Browse files Browse the repository at this point in the history
  • Loading branch information
ogauthe committed Dec 4, 2024
1 parent 626c66f commit e84b799
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,13 @@
This package resides in the `ITensor/ITensorRegistry` local registry.
In order to install, simply add that registry through your package manager.
This step is only required once.

```julia
julia> using Pkg: Pkg

julia> Pkg.Registry.add(url="https://github.com/ITensor/ITensorRegistry")
```

Then, the package can be added as usual through the package manager:


```julia
julia> Pkg.add("FusionTensors")
```
Expand Down

0 comments on commit e84b799

Please sign in to comment.