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

Update README.md

parent 16f2fed6
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ For now, **VarExp** can be installed only using package source. In R, after sett ...@@ -18,7 +18,7 @@ For now, **VarExp** can be installed only using package source. In R, after sett
install.packages("VarExp_0.1.0.tar.gz", repos = NULL, type = "source") install.packages("VarExp_0.1.0.tar.gz", repos = NULL, type = "source")
# From the GitLab repository # From the GitLab repository
devtools::install_github("https://gitlab.pasteur.fr/statistical-genetics/VarExp.git") devtools::install_git("https://gitlab.pasteur.fr/statistical-genetics/VarExp.git")
``` ```
Input format 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