From 96cf3a0e8d851a3622dd86a31c91cd74858b0272 Mon Sep 17 00:00:00 2001 From: Richard Iannone Date: Sun, 21 Feb 2016 14:25:33 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 231e16e5..6cd1b74e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Easy installation of **SplitR** from **GitHub** is entirely possible with the `d ```R library(devtools) -install_github("rich-iannone/SplitR") +devtools::install_github("rich-iannone/SplitR") ``` ## Description