Skip to content
Snippets Groups Projects
Commit 7efa5be8 authored by SANTAGOSTINI Pierre's avatar SANTAGOSTINI Pierre
Browse files

Installation instructions

parent 6a7d3b69
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ The gaussratiovegind package provides tools for the distribution of the ratio of
## Installation
<!--
Install the package from CRAN:
```
......@@ -17,15 +16,11 @@ install.packages("gaussratiovegind")
```
Or install the development version from the repository, using the [`devtools`](https://CRAN.R-project.org/package=devtools) package:
-->
Install the development version from the repository, using the [`devtools`](https://CRAN.R-project.org/package=devtools) package:
```
install.packages("devtools")
devtools::install_gitlab("imhorphen/gaussratiovegind",
host = "https://forgemia.inra.fr",
auth_token = "yHcdEqCR5jVudq36a4Xa")
host = "https://forgemia.inra.fr")
```
## Authors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment