Commit acd2d917 authored by Dorchies David's avatar Dorchies David
Browse files

Update README.md

Showing with 1 addition and 1 deletion
+1 -1
...@@ -11,7 +11,7 @@ Open a terminal and type: ...@@ -11,7 +11,7 @@ Open a terminal and type:
```shell ```shell
git clone git@gitlab-ssh.irstea.fr:in-wop/griwrm.git git clone git@gitlab-ssh.irstea.fr:in-wop/griwrm.git
cd griwrm cd griwrm
Rscript -e "install.packages("roxygen2");roxygen2::roxygenise()" Rscript -e "install.packages(\"roxygen2\");roxygen2::roxygenise()"
cd .. cd ..
R CMD INSTALL griwrm R CMD INSTALL griwrm
``` ```
......
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