Preparing for CRAN upload
[agghoo.git] / README.md
index 76433a5..337abcb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,9 +5,11 @@ 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
 
-> library(agghoo)
-> ?agghoo
+    library(agghoo)
+    ?agghoo