File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,9 @@ Package holding utilities for Generalized Grid Description (GGD) objects in IMAS
99
1010## Installation
1111
12- IMASggd is registered with public repository [ FuseRegistry ] ( https://github.com/ProjectTorreyPines/FuseRegistry.jl/ ) . For installation:
12+ For installation:
1313
1414```
1515using Pkg
16- Pkg.Registry.add(RegistrySpec(url="https://github.com/ProjectTorreyPines/FuseRegistry.jl.git"))
17- Pkg.Registry.add("General")
1816Pkg.add("IMASggd")
1917```
Original file line number Diff line number Diff line change @@ -8,12 +8,10 @@ Depth = 5
88
99## Installation
1010
11- IMASggd is registered with public repository [ FuseRegistry ] ( https://github.com/ProjectTorreyPines/FuseRegistry.jl/ ) . For installation:
11+ For installation:
1212
1313```
1414using Pkg
15- Pkg.Registry.add(RegistrySpec(url="https://github.com/ProjectTorreyPines/FuseRegistry.jl.git"))
16- Pkg.Registry.add("General")
1715Pkg.add("IMASggd)
1816```
1917
You can’t perform that action at this time.
0 commit comments