Skip to content

Commit

Permalink
update install notes
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonynorth committed Jan 20, 2021
1 parent cd414ca commit 8d0909d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
## Installation

```r
# install development version
# install latest release
remotes::install_github("anthonynorth/rdeck@*release")
# or install development version
remotes::install_github("anthonynorth/rdeck")
```

Expand Down

0 comments on commit 8d0909d

Please sign in to comment.