Skip to content

Commit

Permalink
installation from cran
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Apr 23, 2019
1 parent cb51a14 commit 07cd2ee
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@

## Installation

You can install `shinybusy` from GitHub:
Install from CRAN with:

```r
install.packages("shinybusy")
```

You can install dev version of `shinybusy` from GitHub:

``` r
remotes::install_github("dreamRs/shinybusy")
Expand Down

0 comments on commit 07cd2ee

Please sign in to comment.