Commit 0821a947 authored by Grelot Frederic's avatar Grelot Frederic :swimmer_tone5:
Browse files

Ajout ligne installation depuis gitlab avec token

Showing with 2 additions and 1 deletion
+2 -1
......@@ -14,4 +14,5 @@ devtools::build_vignettes(package)
devtools::build(package, path = "library", vignettes = TRUE)
### install -> sudo
# devtools::install_local(package)
\ No newline at end of file
# devtools::install_local(package)
sudo su - -c "R -e \"devtools::install_gitlab('geau-inondation/geau-utility', subdir = 'geau', host = 'gitlab.irstea.fr', upgrade = 'never', auth_token = 'rCEfcrjoms9UNykCuM5c')\""
\ No newline at end of file
Supports Markdown
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