Skip to content

Commit

Permalink
use pak only for dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Mar 17, 2023
1 parent e918eca commit 0f9271d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ The development version can be install from
[GitHub](https://github.com/) with:

``` r
# install.packages("remotes")
remotes::install_github("cderv/pandoc")

# install.packages("pak")
pak::pak("cderv/pandoc")
```
Expand Down
3 changes: 0 additions & 3 deletions vignettes/articles/_about.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ install.packages("pandoc")
The development version can be install from [GitHub](https://github.com/) with:

``` r
# install.packages("remotes")
remotes::install_github("cderv/pandoc")

# install.packages("pak")
pak::pak("cderv/pandoc")
```

0 comments on commit 0f9271d

Please sign in to comment.