From: Benjamin Auder <benjamin.auder@somewhere>
Date: Sat, 5 Jun 2021 17:52:34 +0000 (+0200)
Subject: Better README.md
X-Git-Url: https://git.auder.net/variants/current/doc/css/assets/rpsls.css?a=commitdiff_plain;h=d1417ec9dcd4498850f926f40f605932f69e294a;p=agghoo.git

Better README.md
---

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