X-Git-Url: https://git.auder.net/?p=agghoo.git;a=blobdiff_plain;f=README.md;h=337abcbe9e5fe3c10d3499ba4f9a9647eafa211b;hp=b10a9d32bd527eeccba12b7a49006eb330029059;hb=d1417ec9dcd4498850f926f40f605932f69e294a;hpb=0cdcd9b2d676a2790bb8e07d2dd23c0e5383c7d7 diff --git a/README.md b/README.md index b10a9d3..337abcb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Alternative to standard cross-validation. ## Install the package -R CMD INSTALL . +From GitHub: `devtools::install_github("yagu0/agghoo")` + +Locally, in a terminal: `R CMD INSTALL .` ## Use the package