From 4d0f71df9e851163d277296c9c8c77d006f90d3e Mon Sep 17 00:00:00 2001 From: Brendan Rocks Date: Sat, 30 Jan 2016 13:59:51 -0800 Subject: [PATCH] [README] Username tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1416cd7d..1d0ed242 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you'd like to download the development version from GitHub, use ```R # install.packages("devtools") -devtools::install_github("brendan-R/boxr") +devtools::install_github("brendan-r/boxr") ``` ## Usage