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

devtools::install_git

parent 9972f193
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ install.packages("mggd")
Or the development version from the repository, using the [`devtools`](https://github.com/r-lib/devtools) package:
```
install.packages("devtools")
devtools::install_git("https://forgemia.inra.fr/imhorphen/mggd.git")
devtools::install_git("https://forgemia.inra.fr/imhorphen/mggd")
```
## 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