You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,12 @@ This package requires Julia v0.7.0 or later, which can be obtained from
12
12
https://julialang.org/downloads/ or by building Julia from the sources in the
13
13
https://github.com/JuliaLang/julia repository.
14
14
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
15
+
16
+
This package is registered in the default Julia package registry, and can be installed through standard package installation procedure: e.g., running the following code in Julia REPL.
Use the backspace key to return to the Julia REPL.
21
-
22
21
## Citation
23
22
24
23
If you use [OpenMendel](https://openmendel.github.io) analysis packages in your research, please cite the following reference in the resulting publications:
0 commit comments