From 2a4d08d762bb9282fb1d47912ea762c7e6907d8d Mon Sep 17 00:00:00 2001 From: George Kampolis Date: Sun, 26 Jul 2020 16:10:28 +0300 Subject: [PATCH] Fixed missing end quote mark. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e8fbf6..69004ae 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Utilities: ### Installation ``` r -install.packages("hrbrthemes) # NOTE: CRAN version is 0.8.0 +install.packages("hrbrthemes") # NOTE: CRAN version is 0.8.0 # or install.packages("hrbrthemes", repos = c("https://cinc.rud.is", "https://cloud.r-project.org/")) # or