commit | d9f38d22bf42cc199a6906b644b641c367134cd1 | [log] [tgz] |
---|---|---|
author | JJ Allaire <jj@rstudio.org> | Sun Jan 31 14:15:59 2016 -0500 |
committer | JJ Allaire <jj@rstudio.org> | Sun Jan 31 14:15:59 2016 -0500 |
tree | 43e2f92a6c7a1329f8c3304590df66735f3d7f6f | |
parent | 570af2b46f7b9054ff2bfbfd81d75ac7a2e45645 [diff] [blame] |
install from cran
diff --git a/README.Rmd b/README.Rmd index b387054..01419df 100644 --- a/README.Rmd +++ b/README.Rmd
@@ -13,7 +13,7 @@ You can use this format in R Markdown documents by installing this package as follows: ```r -devtools::install_github("jjallaire/revealjs") +install.packages("revealjs", type = "source") ```