Skip to content

Commit 24c6ba9

Browse files
readme
1 parent eab6538 commit 24c6ba9

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,12 @@
3838

3939
### Installing materials locally
4040

41-
We will be using Posit Cloud for the workshop, but if you would like to
42-
install the required packages and course materials, we have an R package
43-
called
41+
We will provide a link to a Posit Cloud space for the workshop. However,
42+
we recommend also installing the materials locally so you have two
43+
options.
44+
45+
To install the required packages and course materials, we have an R
46+
package called
4447
{[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)} to
4548
help you do that! You can install
4649
{[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)}

README.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ knitr::opts_chunk$set(
3333

3434
### Installing materials locally
3535

36-
We will be using Posit Cloud for the workshop, but if you would like to install the required packages and course materials, we have an R package called {[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)} to help you do that! You can install {[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)} from GitHub with:
36+
We will provide a link to a Posit Cloud space for the workshop. However, we recommend also installing the materials locally so you have two options.
37+
38+
To install the required packages and course materials, we have an R package called {[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)} to help you do that! You can install {[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)} from GitHub with:
3739

3840
``` r
3941
install.packages("remotes")

0 commit comments

Comments
 (0)