File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,11 +28,16 @@ and **parameters** are
2828
2929## Installation
3030
31- Use the Julia package manager to install VarianceComponentModels.jl.
31+ This package requires Julia v0.7.0 or later, which can be obtained from
32+ https://julialang.org/downloads/ or by building Julia from the sources in the
33+ https://github.com/JuliaLang/julia repository.
34+
35+ The package has not yet been registered and must be installed using the repository location.
36+ Start julia and use the ` ] ` key to switch to the package manager REPL
3237``` julia
33- Pkg . clone ( " https://github.com/OpenMendel/VarianceComponentModels.jl.git" )
38+ (v0. 7 ) pkg > add https: // github. com/ OpenMendel/ VarianceComponentModels. jl. git# Julia-0.7
3439```
35- This package supports Julia ` 0.6 ` .
40+ Use the backspace key to return to the Julia REPL .
3641
3742## Manual Outline
3843
You can’t perform that action at this time.
0 commit comments