Skip to content

Commit

Permalink
Update bk-install.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay authored Feb 1, 2024
1 parent ee999c0 commit cf8f6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bk-install.R
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ cli::cat_rule("Installation ended.")
remove.packages("learnr")

tst <- attempt::attempt({
rtes::install_github(
remotes::install_github(
"thinkr-open/tutor",
force = TRUE,
upgrade = FALSE
Expand Down

0 comments on commit cf8f6a3

Please sign in to comment.