Skip to content

Commit

Permalink
Update link to repo for dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
villegar committed Jan 7, 2021
1 parent d5170e5 commit 902a562
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ websites for academic purposes.

## Installation

You can(not) install the released version of scrappy from [CRAN](https://CRAN.R-project.org) with:
You can install the released version of scrappy from [CRAN](https://CRAN.R-project.org) with:

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

And the development version from [GitHub](https://github.com/scrappy) with:
And the development version from [GitHub](https://github.com/villegar/scrappy) with:

``` r
# install.packages("devtools")
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ different websites for academic purposes.

## Installation

You can(not) install the released version of scrappy from
You can install the released version of scrappy from
[CRAN](https://CRAN.R-project.org) with:

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

And the development version from [GitHub](https://github.com/scrappy)
with:
And the development version from
[GitHub](https://github.com/villegar/scrappy) with:

``` r
# install.packages("devtools")
Expand Down

0 comments on commit 902a562

Please sign in to comment.