Skip to content

Commit

Permalink
update release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymcwilliams committed Jul 20, 2021
1 parent 1f938ce commit 604648c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

in console (lower left-hand corner):
* `library(usethis)`
* `use_course("https://github.com/jeremymcwilliams/R-notebooks-and-markdown/archive/refs/tags/0.5.zip")`
* `use_course("https://github.com/jeremymcwilliams/R-t-test-anova/archive/refs/tags/0.5.zip")`

After running the command above, you'll be prompted whether to download to your current directory. Go ahead and answer in the affirmative (you'll be presented with variations on "yes"). Once the course files download, you'll be prompted as to whether to delete the zip file. Again, answer in the affirmative. Once you do, click "Save", and your window will refresh to a new R session.

Expand All @@ -20,9 +20,9 @@ After running the command above, you'll be prompted whether to download to your

* Visit https://rstudio.cloud, and sign in with your google account
* Click the arrow next to "New Project", and select "from Github Repository"
* Enter the url: https://github.com/jeremymcwilliams/R-groupby-summarize
* Enter the url: https://github.com/jeremymcwilliams/R-t-test-anova
* Once the project loads, run `install.packages("tidyverse")` in the console.


#### To get started, click "R-Notebooks-Markdown.Rmd" in the files window, and then minimize the console window.
#### To get started, click "workshop-notebook.Rmd" in the files window, and then minimize the console window.

0 comments on commit 604648c

Please sign in to comment.