Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit f7a2c6a

Browse files
authored
Update 02_setup.md
1 parent a89a3ba commit f7a2c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/02_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ library(learnr)
2424
With these successfully installed we can now install the relevant package with the tutorial for this session.
2525

2626
```
27-
devtools::install_github("ejh243/cfrr-r-tutorials")
27+
devtools::install_github("coding-for-reproducible-research/cfrr-r-tutorials")
2828
```
2929

3030
We can now launch the tutorial with this code. Note it need to build the interactive elements so may take a few minutes. The progress of the build can be seen in the **Jobs** tab in the bottom left panel.

0 commit comments

Comments
 (0)