From 9c9ba8e24377d972576506b7cf3bb92310984478 Mon Sep 17 00:00:00 2001 From: Nils Gehlenborg Date: Sat, 4 Jul 2015 15:14:04 -0400 Subject: [PATCH] Fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcbbe07..0ec8c99 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ list(query = intersects, params = list("Noir")))) ## Download -Download the latest version of UpSetR from github with +Download the latest version of UpSetR from GitHub with ```R devtools::install_github("hms-dbmi/UpSetR")