aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-09-30 16:52:52 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-09-30 16:52:52 +0200
commit3241b332ed499200145825921c34ab1121f70fa4 (patch)
treef90ae1e3498abb244f781b934942fa02c773706b /README.md
parentf27c7adbc311319e8b06dcf17e9ba476583874ea (diff)
Use code chunk syntax known to github
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)
```

Contact - Imprint