Skip to content

Commit

Permalink
add link to get this version of materials
Browse files Browse the repository at this point in the history
  • Loading branch information
cwickham committed Jul 27, 2018
1 parent fee22e6 commit 2ab4d85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ If you have any problems with the setup, please come a little early and we'll he

To download the materials, open RStudio and on the Console run:
```{r, eval = FALSE}
usethis::use_course("bit.ly/advr-jul18")
usethis::use_course("github.com/cwickham/advanced-r/archive/v1.0.zip")
```

After a pause, you'll be asked a few questions about the download process. The materials will be downloaded, unzipped to your Desktop, and a new RStudio session will open.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Getting the materials
To download the materials, open RStudio and on the Console run:

``` r
usethis::use_course("bit.ly/advr-jul18")
usethis::use_course("github.com/cwickham/advanced-r/archive/v1.0.zip")
```

After a pause, you'll be asked a few questions about the download process. The materials will be downloaded, unzipped to your Desktop, and a new RStudio session will open.
Expand Down

0 comments on commit 2ab4d85

Please sign in to comment.