Skip to content
Snippets Groups Projects
Commit c84c85e0 authored by Vincent  LAVILLE's avatar Vincent LAVILLE
Browse files

INSTALL CHECK

parent 26c677bf
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,8 @@ For now, **VarExp** can be installed only using package source. In R, after sett
# From binaries
install.packages("VarExp_0.1.0.tar.gz", repos = NULL, type = "source")
# From the GitLab repository (not tested yet)
devtools::install_github("https://gitlab.pasteur.fr/statistical-genetics/VarExp")
# From the GitLab repository
devtools::install_github("https://gitlab.pasteur.fr/statistical-genetics/VarExp.git")
```
Input format
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment