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")
 ```