You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
### Overview
3
2
4
3
The **rmarkdown** package is a next generation implementation of R Markdown based on [pandoc](http://johnmacfarlane.net/pandoc/). This implementation brings many enhancements to R Markdown, including:
@@ -14,7 +13,7 @@ Note that creating PDF and Beamer output requires that LaTeX be installed.
14
13
15
14
### Installation
16
15
17
-
To install the package and it's dependencies:
16
+
To install the package and its dependencies:
18
17
19
18
```
20
19
devtools::install_github("rmarkdown", "rstudio")
@@ -49,7 +48,7 @@ For newer Linux systems it's possible to build a standalone version of pandoc v1
0 commit comments