From 3241b332ed499200145825921c34ab1121f70fa4 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 30 Sep 2014 16:52:52 +0200 Subject: Use code chunk syntax known to github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 41c44b0..29c2fb6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ is not allowed by the CRAN package policy. Installation is easy using the devtools library in R, so make sure it is installed, and then run -```{r, eval = FALSE} +```s require(devtools) install_github("gWidgetsWWW2", "jverzani", quick = TRUE) ``` -- cgit v1.2.1