We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca1413 commit dbaec64Copy full SHA for dbaec64
1 file changed
README.md
@@ -15,7 +15,7 @@ https://github.com/JuliaLang/julia repository.
15
The package has not yet been registered and must be installed using the repository location.
16
Start julia and use the `]` key to switch to the package manager REPL
17
```julia
18
-(v0.7) pkg> add https://github.com/OpenMendel/VarianceComponentModels.jl.git#julia-0.7
+(v0.7) pkg> add https://github.com/OpenMendel/VarianceComponentModels.jl.git#Julia-0.7
19
```
20
Use the backspace key to return to the Julia REPL.
21
0 commit comments